Viewing Item

#400082: 2020RTC Naughty Ghost

Item ID 400082 For Sale No
Identifier 2020RTC_Imp_TW Credit Price Not For Sale
Name 2020RTC 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 None
Item Use Script

1 .@r = getrefine();

2 bonus2 bSubRace,RC_DemiHuman,10;

3 bonus2 bSubRace,RC_Player_Human,10;

4 bonus2 bSubRace,RC_Player_Doram,10;

5 bonus2 bAddEffWhenHit,Eff_Freeze,100;

6 if (.@r>=9) {

7 bonus bFixedCast,-100*.@r;

8 bonus bAtkRate,2*.@r;

9 bonus bMatkRate,2*.@r;

10 bonus bLongAtkRate,2*.@r;

11 bonus bHealPower2,3*.@r;

12 bonus bCritAtkRate,5*.@r;

13 bonus bCritical,3*.@r;

14 }

Equip Script None
Unequip Script None