From 6df037322b925220dd503746692200b9aff5d2d4 Mon Sep 17 00:00:00 2001 From: mekolat Date: Sun, 19 Apr 2015 15:37:54 -0400 Subject: add new consts for the params --- world/map/db/const.txt | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) (limited to 'world/map/db/const.txt') diff --git a/world/map/db/const.txt b/world/map/db/const.txt index 37788571..af5cc476 100644 --- a/world/map/db/const.txt +++ b/world/map/db/const.txt @@ -26,16 +26,22 @@ Weight 24 1 MaxWeight 25 1 //JobLevel 55 1 //Upper 56 1 +Str 13 1 +Agi 14 1 +Vit 15 1 +Int 16 1 +Dex 17 1 +Luk 18 1 // BEFORE UNCOMMENTING ANYTHING, TALK TO o11c! -bMaxHP 6 1 -bMaxSP 8 1 -bStr 13 1 -bAgi 14 1 -bVit 15 1 -bInt 16 1 -bDex 17 1 -bLuk 18 1 +bMaxHP 6 +bMaxSP 8 +bStr 13 +bAgi 14 +bVit 15 +bInt 16 +bDex 17 +bLuk 18 //bAtk 41 //bAtk2 42 //bMatk1 43 -- cgit v1.2.3-60-g2f50