summaryrefslogtreecommitdiff
path: root/db/const.txt
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-09-12 08:14:49 +0400
committerAlige <aligetmw@hotmail.fr>2012-09-12 08:14:49 +0400
commit2f24eec33e63758f2c8330f4cff056cec5da288b (patch)
tree3171f1fe141540903685c01d66dfd83ce7af0fc3 /db/const.txt
parent361865c5482b8db05b26b5a55453b4c18805678d (diff)
downloadserverdata-2f24eec33e63758f2c8330f4cff056cec5da288b.tar.gz
serverdata-2f24eec33e63758f2c8330f4cff056cec5da288b.tar.bz2
serverdata-2f24eec33e63758f2c8330f4cff056cec5da288b.tar.xz
serverdata-2f24eec33e63758f2c8330f4cff056cec5da288b.zip
Aligned all constants using tabs in const.txt.
All variables in questvars.txt are now correctly aligned, using whitespaces. Several language fixes in scripts: jalad, muller, silvio and tibbo.
Diffstat (limited to 'db/const.txt')
-rw-r--r--db/const.txt390
1 files changed, 195 insertions, 195 deletions
diff --git a/db/const.txt b/db/const.txt
index deda83d1..a36b3d21 100644
--- a/db/const.txt
+++ b/db/const.txt
@@ -1,174 +1,174 @@
// Constants usable in scripts
-// This constant is used to define whether unreleased items are equippable. This defaults to on, but should be disabled on the official server.
-debug 1
+// This constant is used to define whether unreleased items are equipable. This defaults to on, but should be disabled on the official server.
+debug 1
-mf_nomemo 0
-mf_noteleport 1
-mf_nosave 2
-mf_nobranch 3
-mf_nopenalty 4
-mf_pvp 5
-mf_pvp_noparty 6
-mf_pvp_noguild 7
-mf_gvg 8
-mf_gvg_noparty 9
-mf_nozenypenalty 10
+mf_nomemo 0
+mf_noteleport 1
+mf_nosave 2
+mf_nobranch 3
+mf_nopenalty 4
+mf_pvp 5
+mf_pvp_noparty 6
+mf_pvp_noguild 7
+mf_gvg 8
+mf_gvg_noparty 9
+mf_nozenypenalty 10
-StatusPoint 9 1
-BaseLevel 11 1
-SkillPoint 12 1
-Class 19 1
-Upper 56 1
-Zeny 20 1
-Sex 21 1
-Weight 24 1
-MaxWeight 25 1
-JobLevel 55 1
-BaseExp 1 1
-JobExp 2 1
-NextBaseExp 22 1
-NextJobExp 23 1
-Hp 5 1
-MaxHp 6 1
-Sp 7 1
-MaxSp 8 1
+StatusPoint 9 1
+BaseLevel 11 1
+SkillPoint 12 1
+Class 19 1
+Upper 56 1
+Zeny 20 1
+Sex 21 1
+Weight 24 1
+MaxWeight 25 1
+JobLevel 55 1
+BaseExp 1 1
+JobExp 2 1
+NextBaseExp 22 1
+NextJobExp 23 1
+Hp 5 1
+MaxHp 6 1
+Sp 7 1
+MaxSp 8 1
-bMaxHP 6
-bMaxSP 8
-bStr 13
-bAgi 14
-bVit 15
-bInt 16
-bDex 17
-bLuk 18
-bAtk 41
-bAtk2 42
-bMatk1 43
-bMatk2 44
-bDef 45
-bMdef 47
-bMdef2 48
-bHit 49
-bFlee 50
-bFlee2 51
-bCritical 52
-bAspd 53
-bDeaf 70
+bMaxHP 6
+bMaxSP 8
+bStr 13
+bAgi 14
+bVit 15
+bInt 16
+bDex 17
+bLuk 18
+bAtk 41
+bAtk2 42
+bMatk1 43
+bMatk2 44
+bDef 45
+bMdef 47
+bMdef2 48
+bHit 49
+bFlee 50
+bFlee2 51
+bCritical 52
+bAspd 53
+bDeaf 70
-bAtkRange 1000
-bAtkEle 1001
-bDefEle 1002
-bCastrate 1003
-bMaxHPrate 1004
-bMaxSPrate 1005
-bUseSPrate 1006
-bAddEle 1007
-bAddRace 1008
-bAddSize 1009
-bSubEle 1010
-bSubRace 1011
-bAddEff 1012
-bResEff 1013
-bBaseAtk 1014
-bAspdRate 1015
-bHPrecovRate 1016
-bSPrecovRate 1017
-bSpeedRate 1018
-bCriticalDef 1019
-bNearAtkDef 1020
-bLongAtkDef 1021
-bDoubleRate 1022
-bDoubleAddRate 1023
-bMatk 1024
-bMatkRate 1025
-bIgnoreDefEle 1026
-bIgnoreDefRace 1027
-bAtkRate 1028
-bSpeedAddRate 1029
-bAspdAddRate 1030
-bMagicAtkDef 1031
-bMiscAtkDef 1032
-bIgnoreMdefEle 1033
-bIgnoreMdefRace 1034
-bMagicAddEle 1035
-bMagicAddRace 1036
-bMagicSubRace 1037
-bPerfectHitRate 1038
-bPerfectHitAddRate 1039
-bCriticalRate 1040
-bGetZenyNum 1041
-bAddGetZenyNum 1042
-bAddDamageClass 1043
-bAddMagicDamageClass 1044
-bAddDefClass 1045
-bAddMdefClass 1046
-bAddMonsterDropItem 1047
-bDefRatioAtkEle 1048
-bDefRatioAtkRace 1049
-bAddSpeed 1050
-bHitRate 1051
-bFleeRate 1052
-bFlee2Rate 1053
-bDefRate 1054
-bDef2Rate 1055
-bMdefRate 1056
-bMdef2Rate 1057
-bSplashRange 1058
-bSplashAddRange 1059
-bAutoSpell 1060
-bHPDrainRate 1061
-bSPDrainRate 1062
+bAtkRange 1000
+bAtkEle 1001
+bDefEle 1002
+bCastrate 1003
+bMaxHPrate 1004
+bMaxSPrate 1005
+bUseSPrate 1006
+bAddEle 1007
+bAddRace 1008
+bAddSize 1009
+bSubEle 1010
+bSubRace 1011
+bAddEff 1012
+bResEff 1013
+bBaseAtk 1014
+bAspdRate 1015
+bHPrecovRate 1016
+bSPrecovRate 1017
+bSpeedRate 1018
+bCriticalDef 1019
+bNearAtkDef 1020
+bLongAtkDef 1021
+bDoubleRate 1022
+bDoubleAddRate 1023
+bMatk 1024
+bMatkRate 1025
+bIgnoreDefEle 1026
+bIgnoreDefRace 1027
+bAtkRate 1028
+bSpeedAddRate 1029
+bAspdAddRate 1030
+bMagicAtkDef 1031
+bMiscAtkDef 1032
+bIgnoreMdefEle 1033
+bIgnoreMdefRace 1034
+bMagicAddEle 1035
+bMagicAddRace 1036
+bMagicSubRace 1037
+bPerfectHitRate 1038
+bPerfectHitAddRate 1039
+bCriticalRate 1040
+bGetZenyNum 1041
+bAddGetZenyNum 1042
+bAddDamageClass 1043
+bAddMagicDamageClass 1044
+bAddDefClass 1045
+bAddMdefClass 1046
+bAddMonsterDropItem 1047
+bDefRatioAtkEle 1048
+bDefRatioAtkRace 1049
+bAddSpeed 1050
+bHitRate 1051
+bFleeRate 1052
+bFlee2Rate 1053
+bDefRate 1054
+bDef2Rate 1055
+bMdefRate 1056
+bMdef2Rate 1057
+bSplashRange 1058
+bSplashAddRange 1059
+bAutoSpell 1060
+bHPDrainRate 1061
+bSPDrainRate 1062
bShortWeaponDamageReturn 1063
-bLongWeaponDamageReturn 1064
-bWeaponComaEle 1065
-bWeaponComaRace 1066
-bAddEff2 1067
-bMagicDamageReturn 1068
-bRandomAttackIncrease 1069
-bAllStats 1070
-bAgiVit 1071
-bAgiDexStr 1072
-bPerfectHide 1073
-bAddAtkRange 2010
+bLongWeaponDamageReturn 1064
+bWeaponComaEle 1065
+bWeaponComaRace 1066
+bAddEff2 1067
+bMagicDamageReturn 1068
+bRandomAttackIncrease 1069
+bAllStats 1070
+bAgiVit 1071
+bAgiDexStr 1072
+bPerfectHide 1073
+bAddAtkRange 2010
-equip_head 1
-equip_shield 2
-equip_hand2 3
-equip_hand1 4
-equip_gloves 5
-equip_shoes 6
-equip_misc1 7
-equip_misc2 8
-equip_torso 9
-equip_legs 10
+equip_head 1
+equip_shield 2
+equip_hand2 3
+equip_hand1 4
+equip_gloves 5
+equip_shoes 6
+equip_misc1 7
+equip_misc2 8
+equip_torso 9
+equip_legs 10
-cNone 11
-cWhite 10
-cRed 0
-cGreen 1
-cDarkBlue 2
-cYellow 3
-cLightBlue 4
-cPink 5
-cBlack 6
-cOrange 7
-cPurple 8
-cDarkGreen 9
+cRed 0
+cGreen 1
+cDarkBlue 2
+cYellow 3
+cLightBlue 4
+cPink 5
+cBlack 6
+cOrange 7
+cPurple 8
+cDarkGreen 9
+cWhite 10
+cNone 11
-sc_poison 132
-sc_slowpoison 14
-sc_raiseattackspeed0 37
-sc_raiseattackstrength 185
-sc_berserk 107
-sc_barrier 146
-sc_magnificat 20
-sc_windwalk 116
+sc_poison 132
+sc_slowpoison 14
+sc_raiseattackspeed0 37
+sc_raiseattackstrength 185
+sc_berserk 107
+sc_barrier 146
+sc_magnificat 20
+sc_windwalk 116
-// Marriage-related
-WEDDING_FEE 100
-DIVORCE_FEE_PER_LEVEL 500
-WEDDING_MIN_LEVEL 32
+// Wedding Related
+WEDDING_FEE 100
+DIVORCE_FEE_PER_LEVEL 500
+WEDDING_MIN_LEVEL 32
sfx_skillup 1
sfx_magic_generic 2
@@ -178,41 +178,41 @@ sfx_magic_transmute 5
sfx_magic_nature 6
sfx_magic_astral 7
-// Skill pools
-SKILL_FOCUS 339
-SKILL_MALLARDS_EYE 45
-SKILL_BRAWLING 350
-SKILL_LUCKY_COUNTER 351
-SKILL_SPEED 352
-SKILL_RESIST_POISON 353
-SKILL_ASTRAL_SOUL 354
+// Skill Pools
+SKILL_FOCUS 339
+SKILL_MALLARDS_EYE 45
+SKILL_BRAWLING 350
+SKILL_LUCKY_COUNTER 351
+SKILL_SPEED 352
+SKILL_RESIST_POISON 353
+SKILL_ASTRAL_SOUL 354
-// Magic skills
-SKILL_MAGIC 340
-SKILL_MAGIC_LIFE 341
-SKILL_MAGIC_WAR 342
-SKILL_MAGIC_TRANSMUTE 343
-SKILL_MAGIC_NATURE 344
-SKILL_MAGIC_ASTRAL 345
+// Magic Skills
+SKILL_MAGIC 340
+SKILL_MAGIC_LIFE 341
+SKILL_MAGIC_WAR 342
+SKILL_MAGIC_TRANSMUTE 343
+SKILL_MAGIC_NATURE 344
+SKILL_MAGIC_ASTRAL 345
-// Evol skills
-SKILL_GUILD 500
-SKILL_CRAFT 501
-SKILL_DYE 502
+// Evol Skills
+SKILL_GUILD 500
+SKILL_CRAFT 501
+SKILL_DYE 502
-ShipQuests_Julia 0
-ShipQuests_Arpan 1
-ShipQuests_Alige 2
-ShipQuests_Peter 3
-ShipQuests_Nard 4
-ShipQuests_Knife 5
-ShipQuests_ArpanMoney 6
-ShipQuests_Door 7
-ShipQuests_Darlin 8
-ShipQuests_Couwan 9
-ShipQuests_Ale 10
-ShipQuests_Astapolos 11
-ShipQuests_Gulukan 12
-ShipQuests_Jalad 13
-ShipQuests_QMuller 14
-ShipQuests_Tibbo 15
+ShipQuests_Julia 0
+ShipQuests_Arpan 1
+ShipQuests_Alige 2
+ShipQuests_Peter 3
+ShipQuests_Nard 4
+ShipQuests_Knife 5
+ShipQuests_ArpanMoney 6
+ShipQuests_Door 7
+ShipQuests_Darlin 8
+ShipQuests_Couwan 9
+ShipQuests_Ale 10
+ShipQuests_Astapolos 11
+ShipQuests_Gulukan 12
+ShipQuests_Jalad 13
+ShipQuests_QMuller 14
+ShipQuests_Tibbo 15