Mysterious Pigeon
| Item ID | 19321 | Name | Mysterious Pigeon |
|
None
|
|---|---|---|---|---|---|
| Weapon Level | 0 | Identifier | Bell_Pigeon_J | ||
| Attack | 0 | Type | Armor | ||
| MATK | 0 | Equip Locations | Lower Headgear | ||
| Defense | 0 | Equippable Jobs | None | ||
| Range | 0 | Equip Gender | Both (Male and Female) | ||
| Slots | 0 | Equip Upper | None | ||
| Weight | 10 | Min Equip Level | 100 | ||
| NPC Buy | 0 | Max Equip Level | None | ||
| NPC Sell | 0 | Refineable | Yes | ||
| Credit Price | None | Trade restriction | None | ||
| Item Script |
bonus bAllStats,1; bonus bDelayrate,-5; |
||||
| Set | Script | ||||
|---|---|---|---|---|---|
|
.@a = (readparam(bStr)/18); .@b = (readparam(bLuk)/18); bonus4 bAutoSpellWhenHit,"MG_SAFETYWALL",10,50,0; bonus bMatkRate,5*.@a; bonus2 bIgnoreMdefRaceRate,RC_All,5*.@a; bonus bBaseAtk,25*.@b; bonus2 bIgnoreDefRaceRate,RC_All,5*.@b; |
||||
|
.@a = (readparam(bStr)/18); .@b = (readparam(bLuk)/18); bonus4 bAutoSpellWhenHit,"MG_SAFETYWALL",10,50,0; bonus bMatkRate,5*.@a; bonus2 bIgnoreMdefRaceRate,RC_All,5*.@a; bonus bBaseAtk,25*.@b; bonus2 bIgnoreDefRaceRate,RC_All,5*.@b; |