Get all monsters' information in the round (in order). Only avaliable during the battle
window.HVMonsterDB.getCurrentMonstersInformation();// {// mkey_1: { ... }// mkey_2: { ... }// mkey_3: { ... }// ...// } Copy
window.HVMonsterDB.getCurrentMonstersInformation();// {// mkey_1: { ... }// mkey_2: { ... }// mkey_3: { ... }// ...// }
Get all monsters' information in the round (in order). Only avaliable during the battle