.:Renewal Item Database:.
Items Listed From A-Z
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0 | |
Description | Increases physical damage against enemies of every size by 4%. Refine Level +7: Increases physical damage against enemies of every size by additional 4%. Refine Level +9: Increases physical damage against enemies of every size by additional 4%. Refine Level +11: Increases physical damage against enemies of every size by additional 4%. |
---|---|
Item Script | { .@r = getrefine(); bonus2 bAddSize,Size_All,4; if (.@r>=7) { bonus2 bAddSize,Size_All,4; if (.@r>=9) { bonus2 bAddSize,Size_All,4; if (.@r>=11) { bonus2 bAddSize,Size_All,4; } } } },{},{} |
Dropped By | No Result |
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0 | |
Description | ATK +2%, MATK +2% Refine Level +7: ATK +2%, MATK +2% Refine Level +9: ATK +2%, MATK +2% Refine Level +11: ATK +4%, MATK +4% |
---|---|
Item Script | { bonus bAtkRate,2; bonus bMatkRate,2; .@r = getrefine(); if (.@r >= 7) { bonus bAtkRate,2; bonus bMatkRate,2; if (.@r >= 9) { bonus bAtkRate,2; bonus bMatkRate,2; if (.@r >= 11) { bonus bAtkRate,4; bonus bMatkRate,4; } } } },{},{} |
Dropped By | No Result |
Ice Magic Orb (Power of Savage) Item ID# 311188 (Ice_F_Orb_Skill_51) Ice Flower Spell(Power of Savage) | |
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0 | |
Description | Increases damage of Spirit of Savage by 15%. Refine Level +7: Increases damage of Spirit of Savage by additional 15%. Refine Level +9: Increases damage of Spirit of Savage by additional 15%. Refine Level +11: Increases damage of Spirit of Savage by additional 15%. Increases damage of Hogogong Strike by 15%. |
---|---|
Item Script |
expand to view script{ .@r = getrefine(); bonus2 bSkillAtk,"SU_SVG_SPIRIT",15; if (.@r>=7) { bonus2 bSkillAtk,"SU_SVG_SPIRIT",15; if (.@r>=9) { bonus2 bSkillAtk,"SU_SVG_SPIRIT",15; if (.@r>=11) { bonus2 bSkillAtk,"SU_SVG_SPIRIT",15; bonus2 bSkillAtk,"SH_HOGOGONG_STRIKE",15; } } } },{},{} |
Dropped By | No Result |
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0 | |
Description | Increases melee and ranged physical damage by 3%. Increases magical damage with every element by 3%. Refine Level +7: Increases melee and ranged physical damage by additional 3%. Increases magical damage with every element by additional 3%. Refine Level +9: Increases melee and ranged physical damage by additional 3%. Increases magical damage with every element by additional 3%. Refine Level +11: Increases melee and ranged physical damage by additional 3%. Increases magical damage with every element by additional 3%. |
---|---|
Item Script |
expand to view script{ bonus2 bMagicAtkEle,Ele_All,3; bonus bLongAtkRate,3; bonus bShortAtkRate,3; .@r = getrefine(); if (.@r>=7) { bonus2 bMagicAtkEle,Ele_All,3; bonus bLongAtkRate,3; bonus bShortAtkRate,3; if (.@r>=9) { bonus2 bMagicAtkEle,Ele_All,3; bonus bLongAtkRate,3; bonus bShortAtkRate,3; if (.@r>=11) { bonus2 bMagicAtkEle,Ele_All,3; bonus bLongAtkRate,3; bonus bShortAtkRate,3; } } } },{},{} |
Dropped By | No Result |
Ice Magic Orb (Prominence Burst) Item ID# 311174 (Ice_F_Orb_Skill_37) Ice Flower Spell(Prominence Burst) | |
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0 | |
Description | Increases damage of Prominence Kick and Solar Burst by 15%. Refine Level +7: Increases damage of Prominence Kick and Solar Burst by additional 15%. Refine Level +9: Increases damage of Prominence Kick and Solar Burst by additional 15%. Refine Level +11: Increases damage of Prominence Kick and Solar Burst by additional 15%. Increases damage of Sunset Blast by 15%. |
---|---|
Item Script |
expand to view script{ .@r = getrefine(); bonus2 bSkillAtk,"SJ_PROMINENCEKICK",15; bonus2 bSkillAtk,"SJ_SOLARBURST",15; if (.@r>=7) { bonus2 bSkillAtk,"SJ_PROMINENCEKICK",15; bonus2 bSkillAtk,"SJ_SOLARBURST",15; if (.@r>=9) { bonus2 bSkillAtk,"SJ_PROMINENCEKICK",15; bonus2 bSkillAtk,"SJ_SOLARBURST",15; if (.@r>=11) { bonus2 bSkillAtk,"SJ_PROMINENCEKICK",15; bonus2 bSkillAtk,"SJ_SOLARBURST",15; bonus2 bSkillAtk,"SKE_SUNSET_BLAST",15; } } } },{},{} |
Dropped By | No Result |
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0 | |
Description | Increases damage of Severe Rainstorm by 15%. Refine Level +7: Increases damage of Severe Rainstorm by additional 15%. Refine Level +9: Increases damage of Severe Rainstorm by additional 15%. Refine Level +11: Increases damage of Severe Rainstorm by additional 15%. Increases damage of Rose Bloosom by 15%. |
---|---|
Item Script |
expand to view script{ .@r = getrefine(); bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",15; if (.@r>=7) { bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",15; if (.@r>=9) { bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",15; if (.@r>=11) { bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",15; bonus2 bSkillAtk,"TR_ROSEBLOSSOM",15; } } } },{},{} |
Dropped By | No Result |
Ice Magic Orb (Reject Reflection) Item ID# 311103 (Ice_F_Orb_R_Reject) Ice Flower Spell(Reflection Reject) | |
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0 | |
Description | Decreases damage taken from reflected damage by 4%. Refine Level +7: Decreases damage taken from reflected damage by additional 4%. Refine Level +9: Decreases damage taken from reflected damage by additional 4%. Refine Level +11: Decreases damage taken from reflected damage by additional 4%. |
---|---|
Item Script | { bonus bReduceDamageReturn,4; .@r = getrefine(); if (.@r >= 7) { bonus bReduceDamageReturn,4; if (.@r >= 9) { bonus bReduceDamageReturn,4; if (.@r >= 11) { bonus bReduceDamageReturn,4; } } } },{},{} |
Dropped By | No Result |
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0 | |
Description | MaxHP +5%, MaxSP +5%, MaxHP +2000, MaxSP +350 Refine Level +7: MaxHP +3%, MaxSP +3% Refine Level +9: MaxHP +4%, MaxSP +4% Refine Level +11: MaxHP +5%, MaxSP +5% |
---|---|
Item Script |
expand to view script{ .@r = getrefine(); bonus bMaxHPrate,5; bonus bMaxSPrate,5; bonus bMaxHP,2000; bonus bMaxSP,350; if (.@r>=7) { bonus bMaxHPrate,3; bonus bMaxSPrate,3; if (.@r>=9) { bonus bMaxHPrate,4; bonus bMaxSPrate,4; if (.@r>=11) { bonus bMaxHPrate,5; bonus bMaxSPrate,5; } } } },{},{} |
Dropped By | No Result |
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0 | |
Description | Increases magical damage of every element by 15%. Refine Level +7: Increases magical damage of every element by additional 15%. Refine Level +9: Increases magical damage of every element by additional 15%. Refine Level +11: Increases magical damage of every element by additional 15%. Increases damage of Abyss Square by 15%. |
---|---|
Item Script | { .@r = getrefine(); bonus2 bMagicAtkEle,Ele_All,15; if (.@r>=7) { bonus2 bMagicAtkEle,Ele_All,15; if (.@r>=9) { bonus2 bMagicAtkEle,Ele_All,15; if (.@r>=11) { bonus2 bMagicAtkEle,Ele_All,15; bonus2 bSkillAtk,"ABC_ABYSS_SQUARE",15; } } } },{},{} |
Dropped By | No Result |
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0 | |
Description | ATK +6%, ATK +100 Refine Level +7: Increases ranged physical damage by 5%. Refine Level +9: Increases ranged physical damage by additional 5%. Refine Level +11: Increases ranged physical damage by additional 5%. |
---|---|
Item Script | { bonus bAtkRate,6; bonus bBaseAtk,100; .@r = getrefine(); if (.@r >= 7) { bonus bLongAtkRate,5; if (.@r >= 9) { bonus bLongAtkRate,5; if (.@r >= 11) { bonus bLongAtkRate,5; } } } },{},{} |
Dropped By | No Result |
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0 | |
Description | Increases damage of Sonic Blow and Cross Impact by 15%. Refine Level +7: Increases damage of Sonic Blow and Cross Impact by additional 15%. Refine Level +9: Increases damage of Sonic Blow and Cross Impact by additional 15%. Refine Level +11: Increases damage of Sonic Blow and Cross Impact by additional 15%. Increases damage of Savage Impact by 15%. |
---|---|
Item Script |
expand to view script{ .@r = getrefine(); bonus2 bSkillAtk,"AS_SONICBLOW",15; bonus2 bSkillAtk,"GC_CROSSIMPACT",15; if (.@r>=7) { bonus2 bSkillAtk,"AS_SONICBLOW",15; bonus2 bSkillAtk,"GC_CROSSIMPACT",15; if (.@r>=9) { bonus2 bSkillAtk,"AS_SONICBLOW",15; bonus2 bSkillAtk,"GC_CROSSIMPACT",15; if (.@r>=11) { bonus2 bSkillAtk,"AS_SONICBLOW",15; bonus2 bSkillAtk,"GC_CROSSIMPACT",15; bonus2 bSkillAtk,"SHC_SAVAGE_IMPACT",15; } } } },{},{} |
Dropped By | No Result |
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0 | |
Description | Increases damage of Metallic Sound and Reverberation by 15%. Refine Level +7: Increases damage of Metallic Sound and Reverberation by additional 10%. Refine Level +9: Increases damage of Metallic Sound and Reverberation by additional 10%. Refine Level +11: Increases damage of Metallic Sound and Reverberation by additional 15%. Increases damage of Metallic Fury by 15%. |
---|---|
Item Script |
expand to view script{ .@r = getrefine(); bonus2 bSkillAtk,"WM_METALICSOUND",15; bonus2 bSkillAtk,"WM_REVERBERATION",15; if (.@r>=7) { bonus2 bSkillAtk,"WM_METALICSOUND",10; bonus2 bSkillAtk,"WM_REVERBERATION",10; if (.@r>=9) { bonus2 bSkillAtk,"WM_METALICSOUND",10; bonus2 bSkillAtk,"WM_REVERBERATION",10; if (.@r>=11) { bonus2 bSkillAtk,"WM_METALICSOUND",15; bonus2 bSkillAtk,"WM_REVERBERATION",15; bonus2 bSkillAtk,"TR_METALIC_FURY",15; } } } },{},{} |
Dropped By | No Result |