Viewing Item

#490408: Super Novice Figure

Item ID 490408 For Sale No
Identifier aegis_490408 Credit Price Not For Sale
Name Super Novice Figure Type Armor
NPC Buy 0 Weight 10
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable No
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Accessory Left/Right
Equip Upper None
Equippable Jobs Super novice
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@p

2 =

3 getitempos();

4 bonus

5 bVariableCastrate,-10;

6 bonus

7 bAtkRate,10;

8 bonus

9 bMatkRate,10;

10 if

11 (.@p

12 ==

13 EQP_ACC_L)

14 {

15 bonus2

16 bIgnoreMdefRaceRate,RC_All,50;

17 bonus2

18 bSkillAtk,"SO_PSYCHIC_WAVE",20;

19 bonus2

20 bMagicAtkEle,Ele_Earth,10;

21 bonus2

22 bMagicAtkEle,Ele_Neutral,10;

23 }

24 if

25 (.@p

26 ==

27 EQP_ACC_R)

28 {

29 bonus

30 bAspdRate,10;

31 bonus2

32 bSkillAtk,"PA_SHIELDCHAIN",BaseLevel/3;

33 }

Equip Script None
Unequip Script None