Viewing Item

#490038: Perception Amplifier Ring

Item ID 490038 For Sale No
Identifier Sixth_Sense_Ring Credit Price Not For Sale
Name Perception Amplifier Ring 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 None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus bMdef,15;

2 bonus bInt,7;

3 bonus2 bMagicAddSize,Size_All,10;

4 bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",(BaseLevel/5);

5 if (getskilllv("SO_CLOUD_KILL") == 5) {

6 bonus bVariableCastrate,-15;

7 bonus bMagicHPGainValue,100;

8 bonus bMagicSPGainValue,10;

9 }

10 if (getskilllv("SO_PSYCHIC_WAVE") == 5)

11 bonus bDelayrate,-30;

12 if (getskilllv("SO_STRIKING") == 5) {

13 bonus2 bMagicAtkEle,Ele_Fire,10;

14 bonus2 bMagicAtkEle,Ele_Water,10;

15 bonus2 bMagicAtkEle,Ele_Wind,10;

16 bonus2 bMagicAtkEle,Ele_Earth,10;

17 }

18 if (getskilllv("SO_VACUUM_EXTREME") == 5) {

19 bonus2 bSkillUseSP,"SO_PSYCHIC_WAVE",20;

20 bonus2 bSkillCooldown,"SO_PSYCHIC_WAVE",-1000;

21 }

Equip Script None
Unequip Script None