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

2 =

3 getrefine();

4 bonus2

5 bSubRace,RC_DemiHuman,10;

6 bonus2

7 bSubRace,RC_Player_Human,10;

8 bonus2

9 bSubRace,RC_Player_Doram,10;

10 bonus2

11 bAddEffWhenHit,Eff_Freeze,100;

12 if

13 (.@r

14 =9)

15 {

16 bonus

17 bFixedCast,-100*.@r;

18 bonus

19 bAtkRate,2*.@r;

20 bonus

21 bMatkRate,2*.@r;

22 bonus

23 bLongAtkRate,2*.@r;

24 bonus

25 bHealPower2,3*.@r;

26 bonus

27 bCritAtkRate,5*.@r;

28 bonus

29 bCritical,3*.@r;

30 }

Equip Script None
Unequip Script None