Pitman Card
| Item ID | 4335 | Name | Pitman Card |
|
Increases damage of Earth Spike and Heaven's Drive by 5%.
Drains 50 SP when compounded weapon is unequipped. _______________________ Type: Card Compound on: Weapon Weight: 1 |
|---|---|---|---|---|---|
| Weapon Level | 0 | Identifier | Pitman_Card | ||
| Attack | 0 | Type | Card | ||
| MATK | 0 | Equip Locations | Main Hand | ||
| Defense | 0 | Equippable Jobs | None | ||
| Range | 0 | Equip Gender | Both (Male and Female) | ||
| Slots | 0 | Equip Upper | None | ||
| Weight | 1 | Min Equip Level | None | ||
| NPC Buy | 20 | Max Equip Level | None | ||
| NPC Sell | 10 | Refineable | No | ||
| Credit Price | None | Trade restriction | None | ||
| Item Script |
bonus2 bSkillAtk,"WZ_EARTHSPIKE",5; bonus2 bSkillAtk,"WZ_HEAVENDRIVE",5; |
||||
| Unequip Script |
heal 0,-50; |
||||
|---|---|---|---|---|---|
| Set | Script | ||||
|---|---|---|---|---|---|
|
.@r = getequiprefinerycnt(EQI_HEAD_TOP);
if (.@r < 4) {
.@a = 4;
}
else {
.@a = min(.@r,10);
}
bonus3 bAutoSpell,"WZ_EARTHSPIKE",.@a,(.@a*10);
bonus3 bAutoSpell,"WZ_HEAVENDRIVE",.@a,(.@a*10);
|
||||
|
bonus5 bAutoSpell,"WZ_EARTHSPIKE",5,10+(getequiprefinerycnt(EQI_HAND_R)*10),BF_NORMAL|BF_WEAPON,1; /* Confirm: Success rate */ |
||||
|
bonus2 bSkillAtk,"SO_EARTHGRAVE",getequiprefinerycnt(EQI_SHOES); bonus2 bSkillAtk,"SO_EARTHGRAVE",10; |
||||
|
.@r = getequiprefinerycnt(EQI_HEAD_TOP); bonus3 bAutoSpell,"WZ_EARTHSPIKE",5,min(.@r,12); bonus3 bAutoSpell,"WZ_HEAVENDRIVE",5,min(.@r,12); |
Pitman Card Dropped By
| Monster ID | Monster Name | Chance | Can be Stolen | Monster Level | Monster Race | Monster Element | Specific Map |
|---|---|---|---|---|---|---|---|
| 2708 | Elusive Pitman | 0.05% | No | 90 | Undead | Level 2 Earth | |
| 1616 | Pitman | 0.01% | No | 90 | Undead | Level 2 Earth |