|
|
|
|
Viewing Item
#300265: Regenschirm Scientist Card
Item ID |
300265 |
|
For Sale |
No
|
Identifier |
aegis_300265 |
Credit Price |
Not For Sale
|
Name |
Regenschirm Scientist 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 .@r
2 =
3 getrefine();
4 bonus
5 bMatkRate,5;
6 if
7 (getiteminfo(getequipid(EQI_HAND_R),11)
8 ==
9 W_2HSTAFF)
10 {
11 bonus2
12 bMagicAtkEle,Ele_All,10+2*(.@r/3);
13 if
14 (BaseLevel
15 =200
16 &&
17 eaclass()&EAJL_THIRD
18 &&
19 BaseJob
20 ==
21 Job_Wizard)
22 {
23 bonus2
24 bMagicAtkEle,Ele_All,3*(.@r/3);
25 }
26 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|