|
|
|
|
Viewing Item
#20724: Love Dad Wings 2012
Item ID
|
20724
|
|
For Sale
|
No
|
Identifier
|
Love_Dad_Wings_2012
|
Credit Price
|
Not For Sale
|
Name
|
Love Dad Wings 2012
|
Type
|
Armor
|
NPC Buy
|
0
|
Weight
|
10
|
NPC Sell
|
0
|
Weapon Level
|
0
|
Range
|
0
|
Defense
|
15
|
Slots
|
1
|
Refineable
|
Yes
|
Attack
|
0
|
Min Equip Level
|
1
|
MATK
|
0
|
Max Equip Level
|
None
|
Equip Locations
|
Garment
|
Equip Upper
|
None
|
Equippable Jobs
|
None
|
Equip Gender
|
Both (Male and Female)
|
Trade restriction
|
None
|
Item Use Script
|
1 .@r
2 =
3 getrefine();
4 if
5 (readparam(bStr)
6 89)
7 {
8 bonus
9 bAllStats,1;
10 bonus
11 bStr,.@r;
12 bonus
13 bMaxHPRate,1;
14 bonus
15 bMaxSPRate,1;
16 }
17 if
18 (readparam(bAgi)
19 89)
20 {
21 bonus
22 bAllStats,1;
23 bonus
24 bAgi,.@r;
25 bonus
26 bMaxHPRate,1;
27 bonus
28 bMaxSPRate,1;
29 }
30 if
31 (readparam(bVit)
32 89)
33 {
34 bonus
35 bAllStats,1;
36 bonus
37 bVit,.@r;
38 bonus
39 bMaxHPRate,1;
40 bonus
41 bMaxSPRate,1;
42 }
43 if
44 (readparam(bInt)
45 89)
46 {
47 bonus
48 bAllStats,1;
49 bonus
50 bInt,.@r;
51 bonus
52 bMaxHPRate,1;
53 bonus
54 bMaxSPRate,1;
55 }
56 if
57 (readparam(bDex)
58 89)
59 {
60 bonus
61 bAllStats,1;
62 bonus
63 bDex,.@r;
64 bonus
65 bMaxHPRate,1;
66 bonus
67 bMaxSPRate,1;
68 }
69 if
70 (readparam(bLuk)
71 89)
72 {
73 bonus
74 bAllStats,1;
75 bonus
76 bLuk,.@r;
77 bonus
78 bMaxHPRate,1;
79 bonus
80 bMaxSPRate,1;
81 }
|
Equip Script
|
None
|
Unequip Script
|
None
|
|
|
|
|
|