|
|
|
|
Viewing Item
#480351: Circulation of Life: Autumn
|
Item ID
|
480351
|
|
For Sale
|
No
|
|
Identifier
|
Circul_Of_Life_Autumn
|
Credit Price
|
Not For Sale
|
|
Name
|
Circulation of Life: Autumn
|
Type
|
Armor
|
|
NPC Buy
|
0
|
Weight
|
70
|
|
NPC Sell
|
0
|
Weapon Level
|
0
|
|
Range
|
0
|
Defense
|
80
|
|
Slots
|
1
|
Refineable
|
Yes
|
|
Attack
|
0
|
Min Equip Level
|
250
|
|
MATK
|
0
|
Max Equip Level
|
None
|
|
Equip Locations
|
Garment
|
|
Equip Upper
|
None
|
|
Equippable Jobs
|
None
|
|
Equip Gender
|
Both (Male and Female)
|
|
Trade restriction
|
Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
|
|
Item Use Script
|
1 .@g
2 =
3 getenchantgrade();
4 .@r
5 =
6 getrefine();
7 bonus
8 bSpl,4;
9 bonus
10 bCon,4;
11 bonus
12 bUseSPrate,15;
13 bonus
14 bMatk,10*(.@r/2);
15 bonus2
16 bMagicAtkEle,Ele_All,2*(.@r/3);
17 if
18 (.@r
19 =7)
20 {
21 bonus
22 bVariableCastrate,-10;
23 if
24 (.@r
25 =9)
26 {
27 bonus
28 bAspdRate,5;
29 bonus
30 bVariableCastrate,-5;
31 if
32 (.@r
33 =11)
34 {
35 bonus
36 bDelayrate,-10;
37 bonus
38 bSMatk,7;
39 }
40 }
41 }
42 if
43 (.@g
44 =ENCHANTGRADE_D)
45 {
46 bonus
47 bMRes,25;
48 bonus
49 bRes,25;
50 if
51 (.@g
52 =ENCHANTGRADE_C)
53 {
54 bonus2
55 bMagicAtkEle,Ele_All,7;
56 bonus
57 bMatkRate,10;
58 if
59 (.@g
60 =ENCHANTGRADE_B)
61 {
62 bonus
63 bSMatk,7;
64 bonus
65 bDef,50;
66 bonus
67 bSpl,5;
68 bonus
69 bCon,5;
70 if
71 (.@g
72 =ENCHANTGRADE_A)
73 {
74 bonus2
75 bMagicAddEle,Ele_All,7;
76 bonus
77 bSMatk,9;
78 }
79 }
80 }
81 }
|
|
Equip Script
|
None
|
|
Unequip Script
|
None
|
|
|
|
|
|