|
|
|
|
Viewing Item
#27306: Bellare Card
Item ID |
27306 |
|
For Sale |
No
|
Identifier |
Bellare_Card |
Credit Price |
Not For Sale
|
Name |
Bellare Card |
Type |
Card |
NPC Buy |
20 |
Weight |
1 |
NPC Sell |
10 |
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 (getiteminfo(getequipid(EQI_COMPOUND_ON), ITEMINFO_VIEW) == W_REVOLVER) {
2 .@r = getrefine();
3 bonus bHit,20;
4 bonus bLongAtkRate,(5+.@r);
5 if (.@r >= 10) {
6 bonus2 bSkillAtk,"RL_FIREDANCE",15;
7 }
8 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|