|
|
|
|
Viewing Item
#18960: Love Daddy 2013
Item ID
|
18960
|
|
For Sale
|
No
|
Identifier
|
Love_Daddy_2013
|
Credit Price
|
Not For Sale
|
Name
|
Love Daddy 2013
|
Type
|
Armor
|
NPC Buy
|
10
|
Weight
|
1
|
NPC Sell
|
5
|
Weapon Level
|
0
|
Range
|
0
|
Defense
|
10
|
Slots
|
1
|
Refineable
|
Yes
|
Attack
|
0
|
Min Equip Level
|
None
|
MATK
|
0
|
Max Equip Level
|
None
|
Equip Locations
|
Upper Headgear
|
Equip Upper
|
None
|
Equippable Jobs
|
None
|
Equip Gender
|
Both (Male and Female)
|
Trade restriction
|
None
|
Item Use Script
|
1 .@r = getrefine();
2 bonus2 bAddClass,Class_All,2;
3 bonus bMatkRate,2;
4 if (readparam(bStr) >= 90) {
5 bonus bBaseAtk,15;
6 if (.@r >= 9)
7 bonus bBaseAtk,15;
8 }
9 if (readparam(bInt) >= 90) {
10 bonus bMatk,15;
11 if (.@r >= 9)
12 bonus bMatk,15;
13 }
14 if (readparam(bVit) >= 90) {
15 bonus bMaxHP,500;
16 if (.@r >= 9)
17 bonus bMaxHP,500;
18 }
19 if (readparam(bAgi) >= 90) {
20 bonus bAspdRate,2;
21 if (.@r >= 9)
22 bonus bAspdRate,3;
23 }
24 if (readparam(bDex) >= 90) {
25 bonus bLongAtkRate,3;
26 if (.@r >= 9)
27 bonus bLongAtkRate,3;
28 }
29 if (readparam(bLuk) >= 90) {
30 bonus bCritical,5;
31 if (.@r >= 9)
32 bonus bCritical,5;
33 }
|
Equip Script
|
None
|
Unequip Script
|
None
|
|
|
|
|
|