|
|
|
|
Viewing Item
#27218: Sealed Paladin Card
Item ID |
27218 |
|
For Sale |
No
|
Identifier |
SLD_Paladin_Card |
Credit Price |
Not For Sale
|
Name |
Sealed Paladin Card |
Type |
Card |
NPC Buy |
0 |
Weight |
1 |
NPC Sell |
0 |
Weapon Level |
0 |
Range |
0 |
Defense |
0 |
Slots |
0 |
Refineable |
No
|
Attack |
0 |
Min Equip Level |
None
|
MATK |
0 |
Max Equip Level |
None
|
Equip Locations |
Armor |
Equip Upper |
None
|
Equippable Jobs |
None
|
Equip Gender |
Both (Male and Female)
|
Trade restriction |
None
|
Item Use Script |
1 if (getrefine()<15) {
2 bonus5 bAutoSpellWhenHit,"CR_GRANDCROSS",5,1,BF_WEAPON,0;
3 bonus bMaxHPrate,(readparam(bInt)>=110) ? 10 : 5;
4 }
5 else {
6 bonus5 bAutoSpellWhenHit,"CR_GRANDCROSS",7,1,BF_WEAPON,0;
7 bonus bMaxHPrate,(readparam(bInt)>=110) ? 14 : 7;
8 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|