Item ID | 490462 | For Sale | No | |
---|---|---|---|---|
Identifier | Comp_S_Novice_Figure | Credit Price | Not For Sale | |
Name | [NFS] Super Novice Figure | Type | Armor | |
NPC Buy | 0 | Weight | 10 | |
NPC Sell | 0 | Weapon Level | 0 | |
Range | 0 | Defense | 0 | |
Slots | 0 | Refineable | No | |
Attack | 0 | Min Equip Level | 100 | |
MATK | 0 | Max Equip Level | None | |
Equip Locations | Accessory Left/Right | |||
Equip Upper | None | |||
Equippable Jobs | Novice / Super novice | |||
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 Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned | |||
Item Use Script |
1 .@p = getitempos(); 2 bonus bVariableCastrate,-10; 3 bonus bAtkRate,10; 4 bonus bMatkRate,10; 5 if (.@p == EQP_ACC_L) { 6 bonus2 bIgnoreMdefRaceRate,RC_All,50; 7 bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",20; 8 bonus2 bMagicAtkEle,Ele_Earth,10; 9 bonus2 bMagicAtkEle,Ele_Neutral,10; 10 } 11 if (.@p == EQP_ACC_R) { 12 bonus bAspdRate,10; 13 bonus2 bSkillAtk,"PA_SHIELDCHAIN",BaseLevel/3; 14 } |
|||
Equip Script | None | |||
Unequip Script | None |