Weight Limit

From iRO Wiki
Jump to navigation Jump to search

General

The weight limit is how much you can carry. If a character is carrying 50% or more of the weight limit, he has minor overweight. Minor overweight cancels HP Recovery, SP Recovery, Increase HP Recovery and Increase SP Recovery as well as restricting the use of skills that create items, like Find Stone and Arrow Crafting. When carrying 90% or more of the weight limit, the character has major overweight. During major overweight, a character cannot attack or use skills at all.

Pushcart does not increase your character's weight limit. See the skill description for how it works.

Calculation

var MAX_WGT = 2000;
MAX_WGT += 30 * BASE_STR;
MAX_WGT += WGT_JOB;
MAX_WGT *= 1 + WGT_MULT;
MAX_WGT += WGT_MOD;

BASE_STR : Base stat value of STR
WGT_JOB : See the job modifier table
WGT_MOD : Sum of modifiers
WGT_MULT : Sum of weight multiplier

Base value 2000.
Add 30 per base STR.
Add mod from job.
Multiply by multiplier from skills.
Add modifiers.

Modifiers

Note that there are two versions of Enlarge Weight Limit. One of them is a merchant class skill, while the other can be obtained through the use of the Kafra Shop item Gym Pass. These two versions do stack.

Job modifiers

Swordsman Archer Thief Acolyte Merchant Mage Novice/Super Novice TaeKwon Kid Gunslinger Ninja Summoner
800 600 400 400 800 200 0 800 800 600 0
Knight Crusader Hunter Dancer Bard Assassin Rogue Priest Monk Blacksmith Alchemist Wizard Sage Super Novice TaeKwon Master Soul Linker Rebel Kagerou Oboro
800 700 400 600 1000 400 0 800 400 800 600
Rune Knight Royal Guard Ranger Maestro Wanderer Guillotine Cross Shadow Chaser Arch Bishop Sura Mechanic Geneticist Warlock Sorcerer Expanded Super Novice Star Emperor Soul Reaper  
2000 1500 1200 1200 800 1000 1800 1200 1000 0 800 600  
Dragon Knight Imperial Guard Wind Hawk Troubadour Trouvere Shadow Cross Abyss Chaser Cardinal Inquisitor Meister Biolo Arch Mage Elemental Master Hyper Novice Sky Emperor Soul Ascetic Night Watch Shinkiro Shiranui Spirit Handler
2500 2200 2200 2000 2200 2800 2200 2000 ?