|
|
|
|
Viewing Item
#470225: Boots of Good and Evil (Troubadour & Trouvere)
Item ID |
470225 |
|
For Sale |
No
|
Identifier |
FateSin_Boots_TR |
Credit Price |
Not For Sale
|
Name |
Boots of Good and Evil (Troubadour & Trouvere) |
Type |
Armor |
NPC Buy |
0 |
Weight |
60 |
NPC Sell |
0 |
Weapon Level |
0 |
Range |
0 |
Defense |
20 |
Slots |
1 |
Refineable |
Yes
|
Attack |
0 |
Min Equip Level |
210 |
MATK |
0 |
Max Equip Level |
None
|
Equip Locations |
Footgear |
Equip Upper |
None
|
Equippable Jobs |
Bard / Dancer |
Equip Gender |
Both (Male and Female)
|
Trade restriction |
None
|
Item Use Script |
1 .@g
2 =
3 getenchantgrade();
4 .@r
5 =
6 getrefine();
7 bonus
8 bMaxHP,500;
9 bonus
10 bMaxSP,100;
11 bonus
12 bMaxHPrate,(.@r/2);
13 bonus
14 bMaxSPrate,(.@r/2);
15 if
16 (.@r
17 =7)
18 {
19 bonus
20 bAtkRate,7;
21 bonus
22 bMatkRate,7;
23 if
24 (.@r
25 =9)
26 {
27 bonus2
28 bMagicAtkEle,Ele_All,10;
29 bonus
30 bLongAtkRate,10;
31 if
32 (.@r
33 =11)
34 {
35 bonus
36 bFixedCast,-500;
37 }
38 }
39 }
40 if
41 (.@g
42 =ENCHANTGRADE_D)
43 {
44 bonus
45 bMRes,50;
46 bonus
47 bRes,50;
48 if
49 (.@g
50 =ENCHANTGRADE_C)
51 {
52 bonus2
53 bAddSize,Size_All,10;
54 bonus2
55 bMagicAddSize,Size_All,10;
56 if
57 (.@g
58 =ENCHANTGRADE_B)
59 {
60 bonus
61 bPAtk,7;
62 bonus
63 bSMatk,7;
64 if
65 (.@g
66 =ENCHANTGRADE_A)
67 {
68 bonus
69 bFixedCast,-500;
70 }
71 }
72 }
73 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|