Item ID | 92748 | For Sale | No |
---|---|---|---|
Identifier | Carboniferous_Cactus_Spine | Credit Price | Not For Sale |
Name | Carboniferous Cactus Spine | Type | Card |
NPC Buy | 0 | Weight | 10 |
NPC Sell | 0 | Weapon Level | 0 |
Range | 3 | Defense | 0 |
Slots | 0 | Refineable | No |
ATK | 0 | Min Equip Level | 0 |
MATK | 0 | Max Equip Level | None |
Equip Locations | Main Hand | ||
Equip Upper | Normal / Upper / Baby / Third / Third Upper / Third Baby | ||
Equippable Jobs | Hunter | ||
Equip Gender | Both (Male and Female) | ||
Item Use Script |
1 if(isequippedcnt(92748) == 1){ if(Class == Job_Hunter || Class == Job_Sniper){ bonus2 bSkillDelay,382,-15; //Sharp Shooting bonus2 bSkillAtk,SN_SHARPSHOOTING,8; bonus2(bAddRace, RC_DemiPlayer, 8); //Sharp Shooting Range Increase by 3 } } else { message strcharinfo(0),"You can only equip 1x "+getitemname(92748)+"! Additional card(s) has been disabled."; } |
||
Equip Script | None | ||
Unequip Script | None |