Viewing Item (Shadow Walk)
Basic Info
| Name |
|
|---|---|
| Item ID |
2426
-
Shadow_Walk
|
| Type | Armor |
Boots which abandon light and crafted out of darkness. The wearer of these boots can easily become one with shadows. The creator of these shoes was a magic user, who made the shoes so it would automatically hide him if danger approached.
Add a 10% chance of auto casting Level 3 Cloaking on the user when the user receives Magical Damage.
If the player has Level 4 Cloaking or above, higher level skill is used.
MDEF + 10
Type : Footgear
Defense : 0
Weight : 200
Required Level : 75
Applicable Job : Every Transcendent Job except High Novice
Add a 10% chance of auto casting Level 3 Cloaking on the user when the user receives Magical Damage.
If the player has Level 4 Cloaking or above, higher level skill is used.
MDEF + 10
Type : Footgear
Defense : 0
Weight : 200
Required Level : 75
Applicable Job : Every Transcendent Job except High Novice
Details
| Weight | 200 |
|---|---|
| NPC Buy | 20 z |
| NPC Sell | 10 z |
| Refineable | Yes |
| Equip Locations | Footgear |
Stats
| Range | 0 |
|---|---|
| Defense | 0 |
| Attack | 0 |
| Weapon Level | 0 |
| Slots | 0 |
Restrictions
| Level Range | 75 + |
|---|---|
| Usage | Can't be used while sitting |
| Trade | None |
| Job Class Types | Upper |
| Job Classes | All Jobs Except Novice |
| Gender | Any |
Scripts
| Use Script |
|---|
bonus bMdef,10; if(getskilllv(AS_CLOAKING)<2) { bonus5 bAutoSpellWhenHit,AS_CLOAKING,2,100,BF_MAGIC,0; } else bonus5 bAutoSpellWhenHit,AS_CLOAKING,getskilllv(AS_CLOAKING),100,BF_MAGIC,0;
|
| Equip Script |
| None |
| Unequip Script |
| None |