
RENEWAL / ITEMS
Veteran Sword [1]
#1188Weapon
Veteran_Sword
You’re viewing Renewal.
View Pre-Renewal version TypeWeapon
Weapon classTwo-Handed Sword
Equipment positionWeapon (Two-Handed)
GenderBoth
Weight200
Buy price10,000 z
Sell price5,000 z
ATK180
Slots1
Required level80
Weapon level4
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 sword that can only be obtained by those who achieve sword mastery. The higher the degree of training, the more able they are to handle the sword.
Class: Two-Handed Sword
Attack: 180
Property: Neutral
Weight: 200
Weapon Level: 4
Requires Level: 80
Usable By: Swordman Jobs
Str + 1
Dex + 1
If Bash is level 10,
Increases the damage of Bash by 50%.
If Bowling Bash is level 10,
Increases the damage of Bowling Bash by 50%.
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Weapon (Two-Handed)
- Jobs
- Crusader
- Yes
- Knight
- Yes
- Swordman
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
if (getskilllv("SM_BASH") == 10) {
bonus2 bSkillAtk,"SM_BASH",50;
}
if (getskilllv("KN_BOWLINGBASH") == 10) {
bonus2 bSkillAtk,"KN_BOWLINGBASH",50;
}
bonus bStr,1;
bonus bDex,1;
Dropped by
Using your server rates| Monster | Base chance | Your chance | Notes |
|---|---|---|---|
![]() | 0.05% | 0.05% |
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
- 1188
- Aegis Name
- Veteran_Sword
- Name
- Veteran Sword
- Type
- Weapon
- Sub Type
- 2hSword
- Buy
- 10000
- Weight
- 2000
- Attack
- 180
- Range
- 1
- Slots
- 1
- Jobs
- Crusader
- Yes
- Knight
- Yes
- Swordman
- Yes
- Locations
- Both Hand
- Yes
- Weapon Level
- 4
- Equip Level Min
- 80
- Refineable
- Yes
- Script
- if (getskilllv("SM_BASH") == 10) { bonus2 bSkillAtk,"SM_BASH",50; } if (getskilllv("KN_BOWLINGBASH") == 10) { bonus2 bSkillAtk,"KN_BOWLINGBASH",50; } bonus bStr,1; bonus bDex,1;
- Client Resource
- 베테랑소드
- Client Name
- Veteran Sword
- Description Server
- iRO
- Description Source
- iRO/System/itemInfo.lub
- Combos
- Items
- 221291188
- Names
- ShoesOfHeroVeteran_Sword
- Script
- bonus2 bSkillAtk,"SM_BASH",10*getskilllv("RK_ENCHANTBLADE"); bonus2 bSkillAtk,"SM_BASH",10*getskilllv("LK_AURABLADE"); bonus2 bSkillAtk,"KN_BOWLINGBASH",10*getskilllv("RK_ENCHANTBLADE"); bonus2 bSkillAtk,"KN_BOWLINGBASH",10*getskilllv("LK_AURABLADE");
- Items
- 28561221291188
- Names
- Ring_Of_BraveShoesOfHeroVeteran_Sword
- Script
- .@r = getequiprefinerycnt(EQI_HAND_R); bonus2 bSkillUseSP,"SM_BASH",5; bonus2 bSkillUseSP,"KN_BOWLINGBASH",10; if (.@r >= 7) { bonus2 bSkillAtk,"SM_BASH",100; bonus2 bSkillAtk,"KN_BOWLINGBASH",100; } if (.@r >= 9) { bonus2 bSkillAtk,"SM_BASH",200; bonus2 bSkillAtk,"KN_BOWLINGBASH",200; }
- Client Class Num
- 3
- Image Source
- iRO/data.grf/data/texture/유저인터페이스/item/베테랑소드.bmp
- Art Source
- iRO/data.grf/data/texture/유저인터페이스/collection/베테랑소드.bmp
