![](/themes/wildwestro/img/content_tl.gif) |
|
![](/themes/wildwestro/img/content_tr.gif) |
|
Viewing Item
#27220: Sealed General Daehyon Card
Item ID |
27220 |
|
For Sale |
No
|
Identifier |
SLD_Daehyon_Card |
Credit Price |
Not For Sale
|
Name |
Sealed General Daehyon 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 |
Main Hand |
Equip Upper |
None
|
Equippable Jobs |
None
|
Equip Gender |
Both (Male and Female)
|
Trade restriction |
None
|
Item Use Script |
1 if (getrefine()<15) {
2 if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_1HSWORD || getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_2HSWORD) {
3 bonus bBaseAtk,50;
4 }
5 }
6 else {
7 if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_1HSWORD || getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_2HSWORD) {
8 bonus bBaseAtk,75;
9 }
10 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
![](/themes/wildwestro/img/content_bl.gif) |
|
![](/themes/wildwestro/img/content_br.gif) |