|
|
|
|
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
2 (getrefine()
3 15)
4 {
5 bonus5
6 bAutoSpellWhenHit,"CR_GRANDCROSS",5,1,BF_WEAPON,0;
7 bonus
8 bMaxHPrate,(readparam(bInt)
9 =110)
10 ?
11 10
12 :
13 5;
14 }
15 else
16 {
17 bonus5
18 bAutoSpellWhenHit,"CR_GRANDCROSS",7,1,BF_WEAPON,0;
19 bonus
20 bMaxHPrate,(readparam(bInt)
21 =110)
22 ?
23 14
24 :
25 7;
26 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|