Viewing Item

#32111: Royal Chello

Item ID 32111 For Sale No
Identifier R_Cello Credit Price Not For Sale
Name Royal Chello Type Weapon - Musical Instrument
NPC Buy 0 Weight 100
NPC Sell 0 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 90 Min Equip Level 170
MATK 0 Max Equip Level None
Equip Locations Main Hand
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Bard / Dancer
Equip Gender Male
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus2 bMagicAtkEle,Ele_Neutral,10;

3 bonus bMatk,180;

4 bonus bUnbreakableWeapon;

5 bonus bMatk,4*.@r;

6 if (.@r>=9) {

7 bonus2 bSkillCooldown,"WM_METALICSOUND",-1000;

8 bonus2 bSkillAtk,"WM_METALICSOUND",20;

9 bonus2 bSkillAtk,"WM_REVERBERATION",20;

10 }

11 if (.@r>=11) {

12 bonus2 bMagicAddRace,RC_Undead,20;

13 bonus2 bMagicAddRace,RC_Angel,20;

14 bonus2 bSkillCooldown,"WM_METALICSOUND",-1000;

15 }

Equip Script None
Unequip Script None