Thunder Wand [2], посох (Renewal)
Thunder Wand [2] (STAFF_OF_TRUST) – оружие.
A cute staff that looks like a foxtail. It's perfect for beginners to use.
Account Bound
Magic Property: Neutral
Max HP + 100
Скрипт
.@r = getrefine();
bonus bAtkEle,Ele_Wind;
bonus bUnbreakableWeapon;
if (.@r>=7) {
.@val = 10;
if (.@r>=9)
.@val += 15;
bonus2 bMagicAddEle,Ele_Water,.@val;
bonus2 bMagicAddRace,RC_Fish,.@val;
}