Viewing Item

#400088: 2020RTC Gold Naughty Ghost

Item ID 400088 For Sale No
Identifier 2020RTC_01 Credit Price Not For Sale
Name 2020RTC Gold Naughty Ghost Type Armor
NPC Buy 0 Weight 10
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable Yes
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Upper Headgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 .@r = getrefine();

2 bonus bIntravision;

3 bonus2 bSubRace,RC_DemiHuman,15;

4 bonus2 bSubRace,RC_Player_Human,15;

5 bonus2 bSubRace,RC_Player_Doram,15;

6 bonus2 bSubRace,RC_Brute,15;

7 bonus2 bAddEffWhenHit,Eff_Freeze,5000;

8 bonus bFixedCast,-100*(.@r/2);

9 bonus bAtkRate,3*(.@r/2);

10 bonus bMatkRate,3*(.@r/2);

11 bonus bHealPower,5*(.@r/2);

12 bonus bCritAtkRate,10*(.@r/2);

13 bonus bCritical,3*(.@r/2);

14 bonus2 bWeaponDamageRate,W_BOW,4*(.@r/2);

15 hateffect HAT_EF_2020RTC_01,true;

Equip Script None
Unequip Script

1 hateffect HAT_EF_2020RTC_01,false;