
RENEWAL / ITEMS
Elemental Origin [2]
#28608Weapon
Origin_Of_Elemental
You’re viewing Renewal.
No matching Pre-Renewal record.TypeWeapon
Weapon classBook
Equipment positionWeapon
GenderBoth
Weight80
Buy price20 z
Sell price10 z
ATK120
MATK150
Slots2
Required level100
Weapon level3
TRY IT ON
8 directions · original animationsSee it on your character
Loading character preview…
SouthDrag to rotate
Original iRO and kRO character and equipment sprites. The preview shows appearance; equipment requirements are listed in the item details.
Some additional particle effects use the game client’s internal renderer and are not included in this preview.
Build an outfit with this itemDescription
A grimoire that explains the origin of elemental magic and compiles all elemental spells.
Class: Book
Attack: 120
Property: Neutral
Weight: 80
Weapon Level: 3
Required Level: 100
Required Jobs: Sorcerer
Int + 4
MATK + 150
Increases the damage of Cold Bolt, Fire Bolt and Lightning Bolt by 10%.
If upgrade level is +7 or higher,
Increases the damage of Cold Bolt, Fire Bolt and Lightning Bolt by an additional 10%.
If upgrade level is +9 or higher,
Increases the damage of Cold Bolt, Fire Bolt and Lightning Bolt by an additional 10%.
Set Bonus
Elemental Cape
Elemental Origin
Elemental Robe
Adds a 5% chance of casting Level 5 Fire Ball on the target when performing a magical attack, if a higher level of this skill is known, it will be cast instead.
Adds a 100% chance of buffing the user for 1 minute when using Double Bolt; MATK + 50.
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Weapon
- Jobs
- Sage
- Yes
- Classes
- All Third
- Yes
- Fourth
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bInt,4;
.@bonus = 10;
if (.@r>=7) {
.@bonus += 10;
}
if (.@r>=9) {
.@bonus += 10;
}
bonus2 bSkillAtk,"MG_FIREBOLT",.@bonus;
bonus2 bSkillAtk,"MG_COLDBOLT",.@bonus;
bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",.@bonus;
bonus2 bSkillAtk,"WZ_EARTHSPIKE",.@bonus;
Dropped by
Using your server rates| Monster | Base chance | Your chance | Notes |
|---|---|---|---|
![]() | 0.5% | 0.5% | |
![]() | 1.5% | 1.5% |
Each row is a separate drop slot. Multipliers are estimates; server caps and bonuses may apply.
LOOK A LITTLE CLOSER
View on rAthena ↗All data & sources
Renewal snapshot e985006171 · Imported 2026-09-08. About data coverage
Full database properties
- Id
- 28608
- Aegis Name
- Origin_Of_Elemental
- Name
- Elemental Origin
- Type
- Weapon
- Sub Type
- Book
- Buy
- 20
- Weight
- 800
- Attack
- 120
- Magic Attack
- 150
- Range
- 1
- Slots
- 2
- Jobs
- Sage
- Yes
- Classes
- All Third
- Yes
- Fourth
- Yes
- Locations
- Right Hand
- Yes
- Weapon Level
- 3
- Equip Level Min
- 100
- Refineable
- Yes
- Script
- .@r = getrefine(); bonus bInt,4; .@bonus = 10; if (.@r>=7) { .@bonus += 10; } if (.@r>=9) { .@bonus += 10; } bonus2 bSkillAtk,"MG_FIREBOLT",.@bonus; bonus2 bSkillAtk,"MG_COLDBOLT",.@bonus; bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",.@bonus; bonus2 bSkillAtk,"WZ_EARTHSPIKE",.@bonus;
- Client Resource
- 원소의기원
- Client Name
- Elemental Origin
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Combos
- Items
- 151772082028608
- Names
- Robe_Of_ElementalCloak_Of_ElementalOrigin_Of_Elemental
- Script
- bonus5 bAutoSpell,"MG_FIREBALL",max(5,getskilllv("MG_FIREBALL")),50,BF_MAGIC,1; autobonus3 "{ bonus bMatk,50; }",1000,60000,"PF_DOUBLECASTING","{ specialeffect2 EF_ENCHANCE; }";
- Client Class Num
- 15
- Image Source
- iRO/data.grf/data/texture/유저인터페이스/item/원소의기원.bmp
- Art Source
- iRO/data.grf/data/texture/유저인터페이스/collection/원소의기원.bmp

