
RENEWAL / ITEMS
Solid Manual [2]
#540041Weapon
Solid_Manual
You’re viewing Renewal.
No matching Pre-Renewal record.TypeWeapon
Weapon classBook
Equipment positionWeapon
GenderBoth
Weight90
Buy price0 z
Sell price0 z
ATK180
MATK240
Slots2
Required level220
Weapon level5
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 manual book made by refining clock tower parts and quenching them with etheric magic.
Complemented the shortcomings of the existing Fortify Manual.
------------------------
Can't be destroyed.
MATK +240.
Increases Conflagration and Lightning Land damage by 6% per 2 refine rate.
Increases Psychic Wave damage by 15% per 3 refine rate.
Increases all property magical damage by 4% per 4 refine rate.
------------------------
[Bonus By Grade]
[Grade D] SPL +2.
[Grade C] Increases Conflagration and Lightning Land damage by additional 10%.
[Grade B] S.MATK +2.
------------------------
Class: Book
Attack: 180
Weight: 90
Weapon Lv: 5
Required Lv: 220
Class: Elemental Master
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
- Fourth
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@g = getenchantgrade();
.@r = getrefine();
bonus bUnbreakableWeapon;
bonus2 bSkillAtk,"EM_CONFLAGRATION",6*(.@r/2);
bonus2 bSkillAtk,"EM_LIGHTNING_LAND",6*(.@r/2);
bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",15*(.@r/3);
bonus2 bMagicAtkEle,Ele_All,4*(.@r/4);
if (.@g >= ENCHANTGRADE_D) {
bonus bSpl,2;
if (.@g >= ENCHANTGRADE_C) {
bonus2 bSkillAtk,"EM_CONFLAGRATION",10;
bonus2 bSkillAtk,"EM_LIGHTNING_LAND",10;
if (.@g >= ENCHANTGRADE_B) {
bonus bSMatk,2;
}
}
}
LOOK A LITTLE CLOSER
View on rAthena ↗All data & sources
Renewal snapshot e985006171 · Imported 2026-09-08. About data coverage
Full database properties
- Id
- 540041
- Aegis Name
- Solid_Manual
- Name
- Solid Manual
- Type
- Weapon
- Sub Type
- Book
- Weight
- 900
- Attack
- 180
- Magic Attack
- 240
- Range
- 1
- Slots
- 2
- Jobs
- Sage
- Yes
- Classes
- Fourth
- Yes
- Locations
- Right Hand
- Yes
- Weapon Level
- 5
- Equip Level Min
- 220
- Refineable
- Yes
- Gradable
- Yes
- Script
- .@g = getenchantgrade(); .@r = getrefine(); bonus bUnbreakableWeapon; bonus2 bSkillAtk,"EM_CONFLAGRATION",6*(.@r/2); bonus2 bSkillAtk,"EM_LIGHTNING_LAND",6*(.@r/2); bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",15*(.@r/3); bonus2 bMagicAtkEle,Ele_All,4*(.@r/4); if (.@g >= ENCHANTGRADE_D) { bonus bSpl,2; if (.@g >= ENCHANTGRADE_C) { bonus2 bSkillAtk,"EM_CONFLAGRATION",10; bonus2 bSkillAtk,"EM_LIGHTNING_LAND",10; if (.@g >= ENCHANTGRADE_B) { bonus bSMatk,2; } } }
- Client Resource
- Solid_Manual
- Client Name
- Solid Manual
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Client Class Num
- 15
- Image Source
- iRO/data.grf/data/texture/유저인터페이스/item/solid_manual.bmp
- Art Source
- iRO/data.grf/data/texture/유저인터페이스/collection/solid_manual.bmp