Renewal
.:Renewal Item Database:.
Weapon

Paradise Shadow Chaser Bow [0]   [Two Handed]   Item ID# 700041 (3Para_Bow_SC)
Type
Weapon
Class
Bow
Buy
n/a
Sell
n/a
Weight
0
Attack
200
Required Lvl
100
Weapon Lvl
4
Slot
0
Range
5
Refineable
No
Applicable Jobs
Shadow Chaser
Description
A high-quality bow made by the Paradise Group.

ATK +5%

For each Level of Vulture's Eye :
Increases ranged physical damage by 1%.

Base Level at least 105:
Decreases variable cast time by 10%.
Increases damage of Triangle Shot and Feint Bomb by 25%.

Base Level at least 110:
Decreases after skill cast delay by additional 10%.
Increases physical damage against enemies of every size by 15%.

Base Level at least 115:
Increases damage of Triangle Shot and Feint Bomb by additional 25%.
Item Script
expand to view script
{ .@a = getskilllv("AC_VULTURE"); bonus bAtkRate,5; bonus bLongAtkRate,1*.@a; if (BaseLevel>=105) { bonus bVariableCastrate,-10; bonus2 bSkillAtk,"SC_TRIANGLESHOT",25; bonus2 bSkillAtk,"SC_FEINTBOMB",25; if (BaseLevel>=110) { bonus bDelayrate,-10; bonus2 bAddSize,Size_All,15; if (BaseLevel>=115) { bonus2 bSkillAtk,"SC_TRIANGLESHOT",25; bonus2 bSkillAtk,"SC_FEINTBOMB",25; } } } },{},{}
Dropped By No Result

Paradise Shadow Chaser Dagger [0]   [One Hand]   Item ID# 510038 (3Para_Dagger_SC)
Type
Weapon
Class
Dagger
Buy
n/a
Sell
n/a
Weight
0
Attack
180
Required Lvl
100
Weapon Lvl
4
Slot
0
Refineable
No
Applicable Jobs
Shadow Chaser
Description
A high-quality dagger made by the Paradise Group.

MATK +180
ATK +3%
MATK +3%

For each Level of Plagiarism:
Decreases after skill cast delay by 1%.

Base Level at least 105:
Increases damage of Fatal Menace by 25%.

Base Level at least 110:
Increases Damage against enemies of every size by 15%.
Increases melee physical damage by 15%.

Base Level at least 115:
Increases damage of Fatal Menace by additional 15%.
Increases magical damage with Neutral and Fire element by 15%.
Item Script
expand to view script
{ .@l = BaseLevel; .@a = getskilllv("RG_PLAGIARISM"); bonus bMatk,180; bonus bMatkRate,3; bonus bDelayrate,-1*.@a; bonus bAtkRate,3; if (.@l>=105) { bonus2 bSkillAtk,"SC_FATALMENACE",25; bonus bAspd,1; if (.@l>=110) { bonus bShortAtkRate,15; bonus2 bAddSize,Size_ALL,15; bonus2 bMagicAddSize,Size_ALL,15; if (.@l>=115) { bonus2 bSkillAtk,"SC_FATALMENACE",15; bonus2 bMagicAtkEle,Ele_Neutral,15; bonus2 bMagicAtkEle,Ele_Fire,15; } } } },{},{}
Dropped By No Result

Paradise Sorcerer Magic Book [0]   [One Hand]   Item ID# 540031 (3Para_Book1_SO)
Type
Weapon
Class
Book
Buy
n/a
Sell
n/a
Weight
0
Attack
150
Required Lvl
100
Weapon Lvl
4
Slot
0
Refineable
No
Applicable Jobs
Sorcerer
Description
A high-quality book made by the Paradise Group.

MATK +180
MATK +5%

For each Level of Land Protector:
Decreases variable cast time by 2%.

Base Level at least 105:
Increases magical damage with Water, Wind, Earth and Neutral element by 10%.
Increases damage of Psychic Wave, Diamond Dust, Earth Grave and Varetyr Spear by 25%.

Base Level at least 110:
Increases magical damage with Water, Wind, Earth and Neutral element by additional 15%.
Increases magical damage against enemies of every size by 15%.

Base Level at least 115:
Increases damage of Psychic Wave, Diamond Dust, Earth Grave and Varetyr Spear by additional 15%.
Item Script
expand to view script
{ .@l = BaseLevel; .@a = getskilllv("SA_LANDPROTECTOR"); bonus bMatk,180; bonus bMatkRate,5; bonus bVariableCastrate,-2*.@a; if (.@l>=105) { bonus2 bMagicAtkEle,Ele_Water,10; bonus2 bMagicAtkEle,Ele_Wind,10; bonus2 bMagicAtkEle,Ele_Earth,10; bonus2 bMagicAtkEle,Ele_Neutral,10; bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",25; bonus2 bSkillAtk,"SO_DIAMONDDUST",25; bonus2 bSkillAtk,"SO_EARTHGRAVE",25; bonus2 bSkillAtk,"SO_VARETYR_SPEAR",25; if (.@l>=110) { bonus2 bMagicAtkEle,Ele_Water,15; bonus2 bMagicAtkEle,Ele_Wind,15; bonus2 bMagicAtkEle,Ele_Earth,15; bonus2 bMagicAtkEle,Ele_Neutral,15; bonus2 bMagicAddSize,Size_ALL,15; if (.@l>=115) { bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",15; bonus2 bSkillAtk,"SO_DIAMONDDUST",15; bonus2 bSkillAtk,"SO_EARTHGRAVE",15; bonus2 bSkillAtk,"SO_VARETYR_SPEAR",15; } } } },{},{}
Dropped By No Result

Paradise Sorcerer Spell Book [0]   [One Hand]   Item ID# 540032 (3Para_Book2_SO)
Paradise Sorcerer Spellbook
Type
Weapon
Class
Book
Buy
n/a
Sell
n/a
Weight
0
Attack
150
Required Lvl
100
Weapon Lvl
4
Slot
0
Refineable
No
Applicable Jobs
Sorcerer
Description
A high-quality book made by the Paradise Group.

MATK +180
MATK +5%

For each Level of Auto Spell:
ASPD +1% (Decreases after attack delay by 1%).

Base Level at least 105:
Increases magical damage with Water, Wind, Earth and Fire element by 10%.
Increases damage of Psychic Wave, Diamond Dust, Earth Grave and Varetyr Spear by 25%.

Base Level at least 110:
Increases magical damage with Water, Wind, Earth and Fire element by additional 15%.
Increases magical damage against enemies of every size by 15%.

Base Level at least 115:
Increases damage of Psychic Wave, Diamond Dust, Earth Grave and Varetyr Spear by additional 15%.
Item Script
expand to view script
{ .@l = BaseLevel; .@a = getskilllv("SA_AUTOSPELL"); bonus bMatk,180; bonus bMatkRate,5; bonus bAspdRate,1*.@a; if (.@l>=105) { bonus2 bMagicAtkEle,Ele_Water,10; bonus2 bMagicAtkEle,Ele_Wind,10; bonus2 bMagicAtkEle,Ele_Earth,10; bonus2 bMagicAtkEle,Ele_Fire,10; bonus2 bSkillAtk,"MG_FIREBOLT",25; bonus2 bSkillAtk,"MG_COLDBOLT",25; bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",25; bonus2 bSkillAtk,"WZ_EARTHSPIKE",25; bonus2 bSkillAtk,"WZ_HEAVENDRIVE",25; if (.@l>=110) { bonus2 bMagicAtkEle,Ele_Water,15; bonus2 bMagicAtkEle,Ele_Wind,15; bonus2 bMagicAtkEle,Ele_Earth,15; bonus2 bMagicAtkEle,Ele_Fire,15; bonus2 bMagicAddSize,Size_ALL,15; if (.@l>=115) { bonus2 bSkillAtk,"MG_FIREBOLT",15; bonus2 bSkillAtk,"MG_COLDBOLT",15; bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",15; bonus2 bSkillAtk,"WZ_EARTHSPIKE",15; bonus2 bSkillAtk,"WZ_HEAVENDRIVE",15; } } } },{},{}
Dropped By No Result

Paradise Soul Linker Dagger [0]   [One Hand]   Item ID# 510037 (2Para_Dagger_SL)
Type
Weapon
Class
Dagger
Buy
n/a
Sell
n/a
Weight
0
Attack
160
Required Lvl
45
Weapon Lvl
3
Slot
0
Refineable
No
Applicable Jobs
Soul Linker
Description
A dagger made by the Paradise Group.

Critical +15

Base Level at least 60:
Critical +30

Base Level at least 75:
Increases critical damage by 5%.

Base Level at least 90:
Increases critical damage by additional 10%.
Item Script
{ bonus bCritical,15; if (BaseLevel>=60) bonus bCritical,30; if (BaseLevel>=75) bonus bCriticalRate,5; if (BaseLevel>=90) bonus bCriticalRate,10; },{},{}
Dropped By No Result

Paradise Soul Linker Staff [0]   [One Hand]   Item ID# 550037 (2Para_Rod_SL)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
0
Attack
100 / MATK 160
Required Lvl
45
Weapon Lvl
3
Slot
0
Refineable
No
Applicable Jobs
Soul Linker
Description
A one-handed staff made by the Paradise Group.

MATK +160
MATK +3%

Indestructible in battle

Base Level at least 60:
Decreases variable cast time of skills by 10%.

Base Level at least 75:
Increases damage of Esma by 10%.

Base Level at least 90:
Increases damage of Esma by additional 15%.
Item Script
{ bonus bMatkRate,3; if (BaseLevel>=60) bonus bVariableCastrate,-10; if (BaseLevel>=75) bonus2 bSkillAtk,"SL_SMA",10; if (BaseLevel>=90) bonus2 bSkillAtk,"SL_SMA",15; },{},{}
Dropped By No Result

Paradise Soul Reaper Soulstick [0]   [Two Handed]   Item ID# 640026 (3Para_Rod_SP)
Paradise Soul Reaper Soul Stick
Type
Weapon
Class
Two-handed Staff
Buy
n/a
Sell
n/a
Weight
0
Attack
150 / MATK 200
Required Lvl
100
Weapon Lvl
4
Slot
0
Refineable
No
Applicable Jobs
Soul Reaper
Description
A high-quality two-handed staff made by the Paradise Group.

MATK +200
MATK +5%

Indestructible in battle

For each Level of Happy Break:
Decreases variable cast time by 1%.

Base Level at least 105:
Increases magical damage with Shadow element by 15%.
Increases damage of Curse Explosion by 25%.

Base Level at least 110:
Decreases Curse of Wicked Soul skill cooldown by 2 seconds.
Increases magical damage against enemies of every size by 15%.

Base Level at least 115:
Increases damage of Curse Explosion by additional 15%.
Item Script
expand to view script
{ .@a = getskilllv("TK_SPTIME"); bonus bUnbreakableWeapon; bonus bMatkRate,5; bonus bVariableCastrate,-1*.@a; if (BaseLevel>=105) { bonus2 bMagicAtkEle,Ele_Dark,15; bonus2 bSkillAtk,"SP_CURSEEXPLOSION",25; if (BaseLevel>=110) { bonus2 bSkillCooldown,"SP_SOULCURSE",-2000; bonus2 bMagicAddSize,Size_ALL,15; if (BaseLevel>=115) bonus2 bSkillAtk,"SP_CURSEEXPLOSION",15; } } },{},{}
Dropped By No Result

Paradise Soul Reaper Staff [0]   [Two Handed]   Item ID# 640025 (3Para_Staff_SP)
Type
Weapon
Class
Two-handed Staff
Buy
n/a
Sell
n/a
Weight
0
Attack
150 / MATK 200
Required Lvl
100
Weapon Lvl
4
Slot
0
Refineable
No
Applicable Jobs
Soul Reaper
Description
A high-quality two-handed staff made by the Paradise Group.

MATK +200
MATK +5%

Indestructible in battle

For each Level of Happy Break:
Decreases variable cast time by 1%.

Base Level at least 105:
Increases magical damage with every element by 10%.
Increases damage of Espa and Eswhoo by 25%.

Base Level at least 110:
Decreases variable cast time by additional 10%.
Increases magical damage against enemies of every size by 15%.

Base Level at least 115:
Increases damage of Espa and Eswhoo by additional 15%.
Item Script
expand to view script
{ .@a = getskilllv("TK_SPTIME"); bonus bUnbreakableWeapon; bonus bMatkRate,5; bonus bVariableCastrate,-1*.@a; if (BaseLevel>=105) { bonus2 bMagicAtkEle,Ele_All,10; bonus2 bSkillAtk,"SP_SPA",25; bonus2 bSkillAtk,"SP_SWHOO",25; if (BaseLevel>=110) { bonus bVariableCastrate,-10; bonus2 bMagicAddSize,Size_ALL,15; if (BaseLevel>=115) { bonus2 bSkillAtk,"SP_SPA",15; bonus2 bSkillAtk,"SP_SWHOO",15; } } } },{},{}
Dropped By No Result

Paradise Staff [0]   [One Hand]   Item ID# 550032 (1Para_Rod)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
0
Attack
60
Required Lvl
10
Weapon Lvl
2
Slot
0
Refineable
No
Applicable Jobs
Mage
Acolyte
Priest
Wizard
Monk
Sage
Soul Linker
Description
A staff for beginners made by the Paradise Group.

MATK +100

Indestructible in battle

Base Level at least 20:
MATK +15

Base Level at least 30:
MATK +20

Base Level at least 45:
MATK +25
Item Script
{ bonus bUnbreakableWeapon; bonus bMatk,100; if (BaseLevel>=20) bonus bMatk,15; if (BaseLevel>=30) bonus bMatk,20; if (BaseLevel>=45) bonus bMatk,25; },{},{}
Dropped By No Result

Paradise Star Emperor Book of the Moon [0]   [One Hand]   Item ID# 540034 (3Para_Book2_SJ)
Paradise Star Emperor Moon Book
Type
Weapon
Class
Book
Buy
n/a
Sell
n/a
Weight
0
Attack
180
Required Lvl
100
Weapon Lvl
4
Slot
0
Refineable
No
Applicable Jobs
Star Emperor
Description
A high-quality book made by the Paradise Group.

ATK +5%

For each Level of Peaceful Break:
Increases melee physical damage by 1%.

Base Level at least 105:
ATK +10%
Increases damage of New Moon Kick and Full Moon Kick by 25%.

Base Level at least 110:
Increases melee physical damage by additional 10%.
Increases physical damage against enemies of every size by 15%.

Base Level at least 115:
Increases damage of New Moon Kick and Full Moon Kick by additional 15%.
Item Script
expand to view script
{ .@l = BaseLevel; .@a = getskilllv("TK_HPTIME"); bonus bShortAtkRate,1*.@a; bonus bAtkRate,5; if (.@l>=105) { bonus bAtkRate,10; bonus2 bSkillAtk,"SJ_NEWMOONKICK",25; bonus2 bSkillAtk,"SJ_FULLMOONKICK",25; if (.@l>=110) { bonus bShortAtkRate,10; bonus2 bAddSize,Size_ALL,15; if (.@l>=115) { bonus2 bSkillAtk,"SJ_NEWMOONKICK",15; bonus2 bSkillAtk,"SJ_FULLMOONKICK",15; } } } },{},{}
Dropped By No Result

Paradise Star Emperor Book of the Sun [0]   [One Hand]   Item ID# 540033 (3Para_Book1_SJ)
Paradise Star Emperor Sun Book
Type
Weapon
Class
Book
Buy
n/a
Sell
n/a
Weight
0
Attack
180
Required Lvl
100
Weapon Lvl
4
Slot
0
Refineable
No
Applicable Jobs
Star Emperor
Description
A high-quality book made by the Paradise Group.

ATK +5%

For each Level of Peaceful Break:
Increases melee physical damage by 1%.

Base Level at least 105:
ATK +10%
Increases damage of Prominence Kick and Solar Burst by 25%.

Base Level at least 110:
Increases melee physical damage by additional 10%.
Increases physical damage against enemies of every size by 15%.

Base Level at least 115:
Increases damage of Prominence Kick and Solar Burst by additional 15%.
Item Script
expand to view script
{ .@l = BaseLevel; .@a = getskilllv("TK_HPTIME"); bonus bShortAtkRate,1*.@a; bonus bAtkRate,5; if (.@l>=105) { bonus bAtkRate,10; bonus2 bSkillAtk,"SJ_PROMINENCEKICK",25; bonus2 bSkillAtk,"SJ_SOLARBURST",25; if (.@l>=110) { bonus bShortAtkRate,10; bonus2 bAddSize,Size_ALL,15; if (.@l>=115) { bonus2 bSkillAtk,"SJ_PROMINENCEKICK",15; bonus2 bSkillAtk,"SJ_SOLARBURST",15; } } } },{},{}
Dropped By No Result

Paradise Summoner Foxtail [0]   [One Hand]   Item ID# 550042 (3Para_Foxtail1_SU)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
0
Attack
300
Required Lvl
100
Weapon Lvl
4
Slot
0
Refineable
No
Applicable Jobs
Summoner
Spirit Handler
Description
A high-quality foxtail made by the Paradise Group.

ATK +5%

Indestructible in battle

For each Level of Picky Peck:
Increases ranged physical damage by 1%.

Base Level at least 105:
ASPD +10% (Decreases after attack delay by 10%).
Increases damage of Picky Peck and Spirit of Savage by 25%.

Base Level at least 110:
Increases ranged physical damage by additional 10%.
Increases physical damage against enemies of every size by 15%.

Base Level at least 115:
Increases damage of Picky Peck and Spirit of Savage by additional 15%.
Item Script
expand to view script
{ .@l = BaseLevel; .@a = getskilllv("SU_PICKYPECK"); bonus bAtkRate,5; bonus bUnbreakableWeapon; bonus bLongAtkRate,2*.@a; if (.@l>=105) { bonus bAspdRate,10; bonus2 bSkillAtk,"SU_PICKYPECK",25; bonus2 bSkillAtk,"SU_SVG_SPIRIT",25; if (.@l>=110) { bonus bLongAtkRate,10; bonus2 bAddSize,Size_ALL,15; if (.@l>=115) { bonus2 bSkillAtk,"SU_PICKYPECK",15; bonus2 bSkillAtk,"SU_SVG_SPIRIT",15; } } } },{},{}
Dropped By No Result

« First < 132133134135136137138139140141142 > Last »
back to top