Lichtern Cards + Tikbalang Card | closed | |
nibel 2014-03-28 23:30:55 | The script says (for Lichtern Blue): { bonus bMatk,10; bonus2 bMagicAddEle,1,(getrefine()>=9)?10:5; } but the description says : MATK + 10, increases damage of water element magic attacks by 5%. If the upgrade level is 9 or higher, add an additional 5% water element magic attacks. Compound on: Headgear I think the bMagicAddEle,1 is adding damage to water monsters and not from water element magic attacks. Should it be bMagicAtkEle,1 ? | |
Euphy 2014-04-25 16:33:22 | Fixed in 684c336. |