Viewing Item (Mythical Lion Mask)
Basic Info
| Name |
|
|---|---|
| Item ID |
5177
-
Guardian_Lion_Mask
|
| Type | Armor |
A Korean traditional mask made to resemble a lion. The threatening look of the mask is quite frightening to see.
[TaeKwon Class]
DEX + 2
ATK increases by Refine Rate * 2
Add a 10% chance of auto casting Stun on the enemy when attacking.
Type : Headgear
Defense : 5
Equipped on : Upper, Mid
Weight : 50
Required Level : 40
Applicable Job : Every Job
[TaeKwon Class]
DEX + 2
ATK increases by Refine Rate * 2
Add a 10% chance of auto casting Stun on the enemy when attacking.
Type : Headgear
Defense : 5
Equipped on : Upper, Mid
Weight : 50
Required Level : 40
Applicable Job : Every Job
Details
| Weight | 50 |
|---|---|
| NPC Buy | 30,000 z |
| NPC Sell | 15,000 z |
| Refineable | Yes |
| Equip Locations | Upper Headgear + Middle Headgear |
Stats
| Range | 0 |
|---|---|
| Defense | 5 |
| Attack | 0 |
| Weapon Level | 0 |
| Slots | 1 |
Restrictions
| Level Range | 40 + |
|---|---|
| Usage | None |
| Trade | None |
| Job Class Types | Normal / Upper / Baby |
| Job Classes | All Jobs |
| Gender | Any |
Scripts
| Use Script |
|---|
if(BaseClass==Job_Taekwon) { bonus bDex,2; bonus bBaseAtk,2*getrefine(); bonus3 bAddEff,Eff_Stun,1000,ATF_SHORT; }
|
| Equip Script |
| None |
| Unequip Script |
| None |