eraffxi-personal / LSB

:sailboat: LandSandBoat - a server emulator for Final Fantasy XI. Just an X-34 landspeeder out for a drive.
https://landsandboat.github.io/server/
GNU General Public License v3.0
0 stars 0 forks source link

Config settings #3

Open eraffxi-personal opened 2 years ago

eraffxi-personal commented 2 years ago

Allow mobs to walk back home instead of despawning

mob_no_despawn: 1

Enable/disable shared blood pact timer

blood_pact_shared_timer: 1

Modifier to apply to player speed. 0 means default speed of 50, where 20 would mean speed 70 or -10 would mean speed 40.

speed_mod: 20

Modifier to apply to mount speed. 0 means default speed of 80, where 20 would mean speed 100 or -20 would mean speed 60.

mount_speed_mod: 20

Modifier to apply to agro'd monster speed. 0 means default speed, where 20 would mean default speed + 20 or -10 would mean default speed - 10.

mob_speed_mod: 20

Allows you to manipulate the constant multiplier in the skill-up rate formulas, having a potent effect on skill-up rates.

skillup_chance_multiplier: 1.0 (2.6 ERA) craft_chance_multiplier: 1.0 (8.6 ERA)

Amount of points allowed in crafts over the level defined above. Points are shared across all crafting skills. (Retail: 400; All skills can go to max: 3200)

craft_specialization_points: 400