From cbc3c50aeb12013ae1e4553390b156ea39cb0897 Mon Sep 17 00:00:00 2001 From: Saulc Date: Fri, 26 Jan 2018 02:14:38 +0100 Subject: change stats points. and add new foods items --- db/map_index.txt | 50 +++--- db/re/item_db.conf | 136 +++++++++++++++ db/re/map_cache.dat | Bin 23221 -> 22285 bytes db/re/mob_db.conf | 64 ++++---- db/re/statpoint.txt | 464 ++++++++++++++++++++++++++-------------------------- 5 files changed, 422 insertions(+), 292 deletions(-) (limited to 'db') diff --git a/db/map_index.txt b/db/map_index.txt index 10a5f771c..6f20914da 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -62,29 +62,27 @@ 003-2-0 62 003-2-1 63 003-2-2 64 -004-1-1-1 65 -004-1-1 66 -004-1 67 -005-1 68 -005-2 69 -005-3 70 -005-4 71 -005-5 72 -008-1 73 -008-2-0 74 -008-2-1 75 -008-2-10 76 -008-2-11 77 -008-2-12 78 -008-2-13 79 -008-2-14 80 -008-2-2 81 -008-2-3 82 -008-2-4 83 -008-2-5 84 -008-2-6 85 -008-2-7 86 -008-2-8 87 -008-2-9 88 -test 89 -testbg 90 +005-1 65 +005-2 66 +005-3 67 +005-4 68 +005-5 69 +005-6 70 +008-1 71 +008-2-0 72 +008-2-1 73 +008-2-10 74 +008-2-11 75 +008-2-12 76 +008-2-13 77 +008-2-14 78 +008-2-2 79 +008-2-3 80 +008-2-4 81 +008-2-5 82 +008-2-6 83 +008-2-7 84 +008-2-8 85 +008-2-9 86 +test 87 +testbg 88 diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 276b2c1d0..40463c175 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -1269,6 +1269,142 @@ item_db: ( doevent "#001-2-4-Book2::OnUse"; "> }, +{ + Id: 539 + AegisName: "RoastedMaggot" + Name: "Roasted Maggot" + Type: "IT_HEALING" + Buy: 110 + Sell: 55 + Weight: 5 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 539 + BindOnEquip: false + BuyingStore: true + Delay: 500 + Sprite: 0 + UseEffect: "EFFECT_HEAL" + Script: <" + @min = 55; + @max = 155; + @delay = 3; + @type = 1; + doevent "rand_sc_heal::OnUse"; + "> +}, +{ + Id: 540 + AegisName: "RedApple" + Name: "Red Apple" + Type: "IT_HEALING" + Buy: 99 + Sell: 5 + Weight: 5 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 540 + BindOnEquip: false + BuyingStore: true + Delay: 400 + Sprite: 0 + UseEffect: "EFFECT_HEAL" + Script: <" + @min = 100; + @max = 400; + @delay = 4; + @type = 1; + doevent "rand_sc_heal::OnUse"; + "> +}, +{ + Id: 541 + AegisName: "CactusPotion" + Name: "Cactus Potion" + Type: "IT_HEALING" + Buy: 70 + Sell: 35 + Weight: 4 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 541 + BindOnEquip: false + BuyingStore: true + Delay: 500 + Sprite: 0 + UseEffect: "EFFECT_HEAL" + Script: <" + @min = 10; + @max = 1000; + @delay = 3; + @type = 1; + doevent "rand_sc_heal::OnUse"; + "> +}, +{ + Id: 542 + AegisName: "CactusDrink" + Name: "Cactus Drink" + Type: "IT_HEALING" + Buy: 50 + Sell: 25 + Weight: 4 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 542 + BindOnEquip: false + BuyingStore: true + Delay: 500 + Sprite: 0 + UseEffect: "EFFECT_HEAL" + Script: <" + @min = 4; + @max = 400; + @delay = 3; + @type = 1; + doevent "rand_sc_heal::OnUse"; + "> +}, { Id: 700 AegisName: "SmallTentacles" diff --git a/db/re/map_cache.dat b/db/re/map_cache.dat index b79d30f86..340a7b35b 100755 Binary files a/db/re/map_cache.dat and b/db/re/map_cache.dat differ diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 972ece79c..48b5e1dbf 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -2808,22 +2808,22 @@ mob_db: ( Id: 1066 SpriteName: "LogHead" Name: "Log Head" - Lv: 5 - Hp: 500 - Sp: 0 - Exp: 4 - JExp: 1 + Lv: 30 + Hp: 5000 + Sp: 300 + Exp: 101 + JExp: 5 AttackRange: 1 - Attack: [50, 100] - Def: 10 - Mdef: 0 + Attack: [70, 120] + Def: 50 + Mdef: 5 Stats: { Str: 1 Agi: 1 Vit: 1 Int: 1 - Dex: 6 - Luk: 5 + Dex: 20 + Luk: 25 } ViewRange: 1 ChaseRange: 12 @@ -2841,12 +2841,10 @@ mob_db: ( DamageMotion: 480 MvpExp: 0 Drops: { - MaggotSlime: 800 - BugLeg: 400 - RoastedMaggot: 150 - CactusPotion: 70 - SharpKnife: 10 - CrystallizedMaggot: 1 + Acorn: 3000 + Root: 2400 + RawLog: 2000 + RawLog: 2000 } }, { @@ -3213,22 +3211,22 @@ mob_db: ( Id: 1075 SpriteName: "ManaBug" Name: "Mana Bug" - Lv: 5 - Hp: 500 - Sp: 0 - Exp: 4 + Lv: 25 + Hp: 2500 + Sp: 500 + Exp: 8 JExp: 1 - AttackRange: 1 - Attack: [50, 100] - Def: 10 - Mdef: 0 + AttackRange: 2 + Attack: [80, 160] + Def: 20 + Mdef: 60 Stats: { Str: 1 - Agi: 1 + Agi: 4 Vit: 1 - Int: 1 - Dex: 6 - Luk: 5 + Int: 30 + Dex: 5 + Luk: 4 } ViewRange: 1 ChaseRange: 12 @@ -3246,12 +3244,10 @@ mob_db: ( DamageMotion: 480 MvpExp: 0 Drops: { - MaggotSlime: 800 - BugLeg: 400 - RoastedMaggot: 150 - CactusPotion: 70 - SharpKnife: 10 - CrystallizedMaggot: 1 + MaggotSlime: 1000 + BugLeg: 800 + RoastedMaggot: 400 + BlueManaPearl: 3 } }, { diff --git a/db/re/statpoint.txt b/db/re/statpoint.txt index 5b2329983..55e05b1c5 100644 --- a/db/re/statpoint.txt +++ b/db/re/statpoint.txt @@ -7,249 +7,249 @@ 68 72 76 -80 -85 -90 -95 -100 -105 -111 -117 -123 -129 -135 -142 -149 -156 -163 -170 -178 -186 +82 +87 +92 +97 +102 +108 +114 +120 +127 +134 +145 +153 +161 +169 +177 +185 194 -202 -210 -219 -228 +203 +212 +222 237 -246 -255 -265 -275 -285 -295 +248 +259 +270 +281 +293 305 -316 -327 -338 -349 -360 -372 -384 -396 -408 +317 +330 +343 +363 +377 +391 +405 420 -433 -446 -459 -472 -485 -499 -513 -527 -541 -555 -570 -585 -600 -615 -630 -646 -662 -678 -694 -710 +435 +450 +466 +482 +498 +522 +539 +556 +573 +591 +609 +627 +645 +663 +681 +708 727 -744 -761 -778 -795 -813 -831 -849 +746 +765 +785 +805 +825 +846 867 -885 -904 -923 -942 -961 -980 -1000 -1020 -1040 -1060 -1080 -1101 -1122 -1143 -1164 -1185 -1207 -1229 -1251 -1273 -1295 -1318 -1341 -1364 -1387 -1410 -1433 -1456 -1479 -1502 -1525 -1549 -1573 -1597 -1621 -1645 -1669 -1693 -1717 -1741 -1765 -1790 -1815 -1840 +888 +919 +941 +963 +985 +1007 +1029 +1051 +1073 +1095 +1117 +1150 +1173 +1196 +1219 +1242 +1265 +1288 +1311 +1334 +1357 +1391 +1414 +1437 +1460 +1483 +1506 +1529 +1552 +1575 +1598 +1648 +1670 +1692 +1713 +1734 +1754 +1774 +1793 +1812 +1830 +1848 1865 -1890 -1915 -1940 -1965 -1990 -2015 -2041 -2067 -2093 -2119 -2145 +1882 +1898 +1914 +1930 +1945 +1959 +1973 +1986 +1999 +2011 +2023 +2034 +2045 +2061 +2072 +2083 +2094 +2105 +2127 +2138 +2149 +2160 2171 -2197 -2223 -2249 +2187 +2198 +2209 +2220 +2231 +2253 +2264 2275 -2302 -2329 -2356 -2383 -2410 -2437 -2464 -2491 -2518 -2545 -2573 -2601 -2629 -2657 -2685 -2713 +2286 +2297 +2313 +2324 +2335 +2346 +2357 +2407 +2418 +2429 +2440 +2451 +2467 +2478 +2489 +2500 +2511 +2533 +2544 +2555 +2566 +2577 +2593 +2604 +2615 +2626 +2637 +2659 +2670 +2681 +2692 +2703 +2719 +2730 2741 -2770 -2799 -2828 -2857 -2886 -2915 +2752 +2763 +2785 +2796 +2807 +2818 +2829 +2845 +2856 +2867 +2878 +2889 +2911 +2922 +2933 2944 -2974 +2955 +2971 +2982 +2993 3004 -3034 -3064 -3094 -3124 -3154 -3185 -3216 -3247 -3278 +3015 +3065 +3076 +3087 +3098 +3109 +3125 +3136 +3147 +3158 +3169 +3191 +3202 +3213 +3224 +3235 +3251 +3262 +3273 +3284 3295 -3325 -3355 -3385 -3415 -3446 -3477 -3508 -3539 -3570 -3601 -3632 -3663 -3694 -3725 +3317 +3328 +3339 +3350 +3361 +3377 +3388 +3399 +3410 +3421 +3443 +3454 +3465 +3476 +3487 +3503 +3514 +3525 +3536 +3547 +3569 +3580 +3591 +3602 +3613 +3624 +3635 +3646 +3657 +3668 +3713 +3724 +3735 +3746 3757 -3789 -3821 -3853 -3885 -3917 -3949 -3981 -4013 -4045 -4078 -4111 -4114 -4177 -4210 -4243 -4276 -4309 -4342 -4375 -4409 -4443 -4477 -4511 -4545 -4579 -4613 -4647 -4681 -4715 -4750 -4785 -4820 -4855 -4890 -4925 -4960 -5030 -5065 -5100 -5136 -5172 -5208 -5244 -5280 -5316 -5352 -5388 -5424 -5460 -5497 -5537 -5571 -5608 -5645 -5682 -5719 -5793 -5830 -5868 -5906 -5944 -5982 -6020 -6058 +3768 -- cgit v1.2.3-60-g2f50