.:Renewal Item Database:.
Card
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0 | |
Description | Increases damage of Rock Down by 2%. For each 2 Refine Levels: Increases damage of Rock Down by additional 1%. |
---|---|
Item Script | { bonus2 bSkillAtk,"AG_ROCK_DOWN",2+(getrefine()/2); },{},{} |
Dropped By | No Result |
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0 | |
Description | Increases damage of Rain of Crystal by 2%. For each 2 Refine Levels: Increases damage of Rain of Crystal by additional 1%. |
---|---|
Item Script | { bonus2 bSkillAtk,"AG_RAIN_OF_CRYSTAL",2+(getrefine()/2); },{},{} |
Dropped By | No Result |
Arch Mage Soul (Soul Vulcan Strike) Item ID# 312241 (AG_Soul_SV) Arch Mage Soul(Soul Vulcan Strike) | |
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0 | |
Description | Increases damage of Soul Vulcan Strike by 2%. For each 2 Refine Levels: Increases damage of Soul Vulcan Strike by additional 1%. |
---|---|
Item Script | { bonus2 bSkillAtk,"AG_SOUL_VC_STRIKE",2+(getrefine()/2); },{},{} |
Dropped By | No Result |
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0 | |
Description | Increases damage of Storm Cannon by 2%. For each 2 Refine Levels: Increases damage of Storm Cannon by additional 1%. |
---|---|
Item Script | { bonus2 bSkillAtk,"AG_STORM_CANNON",2+(getrefine()/2); },{},{} |
Dropped By | No Result |
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0 | |
Description | Increases damage of Stratum Tremor by 2%. For each 2 Refine Levels: Increases damage of Stratum Tremor by additional 1%. |
---|---|
Item Script | { bonus2 bSkillAtk,"AG_STRANTUM_TREMOR",2+(getrefine()/2); },{},{} |
Dropped By | No Result |
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0 | |
Description | Increases damage of Tornado Storm by 2%. For each 2 Refine Levels: Increases damage of Tornado Storm by additional 1%. |
---|---|
Item Script | { bonus2 bSkillAtk,"AG_TORNADO_STORM",2+(getrefine()/2); },{},{} |
Dropped By | No Result |
Type
Card
Class
Weapon Card
Buy
n/a
Sell
n/a
Weight
1 Pre/Suffix Wind Magical | |
Description | When equipped with One-Handed Staff or Two-Handed Staff class weapon: Increases Wind elemental magic damage by 10%. Refine Level +10: Increases Wind elemental magic damage by additional 10%. Refine Level +14: Increases Wind elemental magic damage by additional 10%. |
---|---|
Item Script |
expand to view script{ .@r = getequiprefinerycnt(EQI_HAND_R); if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_STAFF || getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_2HSTAFF) { bonus2 bMagicAtkEle,Ele_Wind,10; } if (.@r>=10) { bonus2 bMagicAtkEle,Ele_Wind,10; } if (.@r>=14) { bonus2 bMagicAtkEle,Ele_Wind,10; } },{},{} |
Dropped By | No Result |
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0 | |
Description | For each Level of Expiatio: Decreases fixed cast time by 0.1 second. When equipped with Archbishop Stone(Garment): Increases magical damage against enemies of every race, except Players, by 15%. When equipped with Archbishop Stone II(Garment): Increases damage of Adoramus by 15%. |
---|---|
Item Script | { bonus bFixedCast,-100*getskilllv("AB_EXPIATIO"); },{},{} |
Dropped By | No Result |
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0 | |
Description | Increases damage of Adoramus damage by 15%. When equipped with High Priest Stone(Upper): Increases damage of Adoramus damage by additional 15%. When equipped with High Priest Stone(Mid): Reduces skill cooldown time of Adoramus by 1 second. When equipped with High Priest Stone(Lower): Reduces fixed cast time by 0.5 seconds. |
---|---|
Item Script | { bonus2 bSkillAtk,"AB_ADORAMUS",15; },{},{} |
Dropped By | No Result |
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0 | |
Description | For each Level of Lauda Agnus: Decreases variable cast time by 3%. When equipped with Archbishop Stone(Garment): Increases damage of Adoramus by 15%. When equipped with Archbishop Stone II(Garment): Increases damage of Judex by 15%. |
---|---|
Item Script | { bonus bVariableCastrate,-3*getskilllv("AB_LAUDAAGNUS"); },{},{} |
Dropped By | No Result |
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0 | |
Description | For each Level of Clementia: Decreases after skill cast delay by 3%. When equipped with Archbishop Stone(Garment): Increases magical damage with every element by 15%. When equipped with Archbishop Stone II(Garment): Increases magical damage against enemies of every size by 15%. |
---|---|
Item Script | { bonus bDelayrate,-3*getskilllv("AB_CLEMENTIA"); },{},{} |
Dropped By | No Result |
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0 | |
Description | Increases damage of Judex by 15%. When equipped with High Priest Stone II(Upper): Increases damage of Judex by additional 15%. When equipped with High Priest Stone II(Mid): Decreases SP Consumption of Judex by 10%. When equipped with High Priest Stone II(Lower): Increases magical damage with Holy element by 10%. |
---|---|
Item Script | { bonus2 bSkillAtk,"AB_JUDEX",15; },{},{} |
Dropped By | No Result |