.:Renewal Item Database:.
Card
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0 | |
Description | P.ATK +9, POW +3 |
---|---|
Item Script | { bonus bPAtk,9; bonus bPow,3; },{},{} |
Dropped By | No Result |
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0 | |
Description | P.ATK +12, POW +4 |
---|---|
Item Script | { bonus bPAtk,12; bonus bPow,4; },{},{} |
Dropped By | No Result |
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0 | |
Description | P.ATK +15, POW +5 |
---|---|
Item Script | { bonus bPAtk,15; bonus bPow,5; },{},{} |
Dropped By | No Result |
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Prime Offense | |
Description | CRIT +5 If compounded weapon is refined to +12 or higher, ATK +35. If compounded weapon is refined to +14 or higher, CRIT +10. |
---|---|
Item Script | { bonus bCritical,5; .@r = getrefine(); if (.@r>=12) { bonus bBaseAtk,35; } if (.@r>=14) { bonus bCritical,10; } },{},{} |
Dropped By |
Type
Card
Class
Accessory Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix of Reservoir | |
Description | Add a chance of gaining a restorative item each time a monster is killed. |
---|---|
Item Script | { bonus2 bAddMonsterDropItemGroup,IG_Recovery,600; },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
Tenji [Footgear] Item ID# 29176 (Sky_Ground) Tenchi | |
Type
Card
Class
Footgear Card
Buy
10z
Sell
5z
Weight
0 | |
Description | Increases physical and magical damage against Brute and Plant race monsters by 15%. Increases physical and magical damage against Wind and Earth elemental monsters by 15%. Adds a chance of invoking Tenchi for 10 seconds when dealing physical or magical attacks. During Tenchi: Decreases variable cast time of all skills by 70%. Decreases after skill cast delay of all skills by 70%. Ignores DEF and MDEF of target by 100%. When enchanted on Warrior Ring: Increases damage against Brute and Plant race monsters by 15%. Increases damage against Wind and Earth elemental monsters by 15%. |
---|---|
Item Script |
expand to view script{ bonus2 bAddRace,RC_Brute,15; bonus2 bAddRace,RC_Plant,15; bonus2 bMagicAddRace,RC_Brute,15; bonus2 bMagicAddRace,RC_Plant,15; bonus2 bAddEle,Ele_Wind,15; bonus2 bAddEle,Ele_Earth,15; bonus2 bMagicAddEle,Ele_Wind,15; bonus2 bMagicAddEle,Ele_Earth,15; autobonus2 "{ bonus bVariableCastrate,-70;bonus bDelayrate,-70; bonus bIgnoreDefRace,RC_All; bonus bIgnoreMDefRace,RC_All; }",1,10000; },{},{} |
Dropped By | No Result |
Type
Card
Class
Shield Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Cranial | |
Description | Reduce damage from DemiHuman monster by 30%. |
---|---|
Item Script | { bonus2 bSubRace,RC_DemiHuman,30; bonus2 bSubRace,RC_Player_Human,30; },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
The Chariot [] Item ID# 27132 (Card_Of_Tram) The Chariot Card | |
Type
Card
Class
Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Cannon | |
Description | Increases damage of Arm Cannon by 5%. For each refine level: Increases damage of Arm Cannon by additional 1%. Refine Level +10: Increases damage of Arm Cannon by additional 5%. When equipped with Arcana: LUK +3 Increases ranged physical damage by 5%. Increases damage of Arm Cannon by additional 50%. |
---|---|
Item Script | { .@r = getrefine(); bonus2 bSkillAtk,"NC_ARMSCANNON",5+.@r; if (.@r>=10) bonus2 bSkillAtk,"NC_ARMSCANNON",5; },{},{} |
Dropped By | No Result |
The Chariot Reversed [] Item ID# 300134 (Card_Of_Tram_R) Reversed The Chariot Card | |
Type
Card
Class
Card
Buy
20z
Sell
10z
Weight
1 | |
Description | Increases damage of Power Swing by 5%. For each refine level: Increases damage of Power Swing by additional 1%. Refine Level +10: Increases damage of Power Swing by additional 5%. When equipped with Arcana: VIT +3. Increases physical damage against Boss class monsters by 5%. Increases damage of Power Swing by additional 50%. |
---|---|
Item Script | { .@r = getrefine(); bonus2 bSkillAtk,"NC_POWERSWING",5+.@r; if (.@r>=10) bonus2 bSkillAtk,"NC_POWERSWING",5; },{},{} |
Dropped By | No Result |
The Creation Item ID# 310655 (Ooparts1) | |
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0 | |
Description | Not Available [iRO Description] Not Available |
---|---|
Item Script | { bonus2 bAddSize,Size_All,15; bonus2 bMagicAddSize,Size_All,15; },{},{} |
Dropped By | No Result |
The Death [] Item ID# 27133 (Card_Of_Reaper) Death Card | |
Type
Card
Class
Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Rolling | |
Description | Increases damage of Rolling Cutter by 5%. For each refine level: Increases damage of Rolling Cutter by additional 1%. Refine Level +10: Increases damage of Rolling Cutter by additional 5%. When equipped with Arcana: AGI +3, FLEE +50 Increases damage of Rolling Cutter by additional 50%. |
---|---|
Item Script | { .@r = getrefine(); bonus2 bSkillAtk,"GC_ROLLINGCUTTER",5+.@r; if (.@r>=10) bonus2 bSkillAtk,"GC_ROLLINGCUTTER",5; },{},{} |
Dropped By | No Result |
The Death Reversed [] Item ID# 300135 (Card_Of_Reaper_R) Reversed Death Card | |
Type
Card
Class
Card
Buy
20z
Sell
10z
Weight
1 | |
Description | Increases damage of Counter Slash by 5%. For each refine level: Increases damage of Counter Slash by additional 1%. Refine Level +10: Increases damage of Counter Slash by additional 5%. When equipped with Arcana: VIT +3. Recovers 5 SP when recieving physical damage. Increases damage of Counter Slash by additional 50%. |
---|---|
Item Script | { .@r = getrefine(); bonus2 bSkillAtk,"GC_COUNTERSLASH",5+.@r; if (.@r>=10) bonus2 bSkillAtk,"GC_COUNTERSLASH",5; },{},{} |
Dropped By | No Result |