From 598b3b66c77a299ca2232947e23832b36a4a2164 Mon Sep 17 00:00:00 2001 From: sigonasr2 Date: Wed, 16 Oct 2024 14:39:08 -0500 Subject: [PATCH] Add new chapter 3 consumables to item database and placeholder icons. --- .../assets/config/items/ItemDatabase.txt | 108 +++++++++++++++++- Adventures in Lestoria/assets/items/Bomb.png | Bin 0 -> 699 bytes .../assets/items/Instant Refresh Potion.png | Bin 0 -> 699 bytes .../assets/items/Molotov.png | Bin 0 -> 699 bytes .../assets/items/Stone Potion.png | Bin 0 -> 699 bytes 5 files changed, 107 insertions(+), 1 deletion(-) create mode 100644 Adventures in Lestoria/assets/items/Bomb.png create mode 100644 Adventures in Lestoria/assets/items/Instant Refresh Potion.png create mode 100644 Adventures in Lestoria/assets/items/Molotov.png create mode 100644 Adventures in Lestoria/assets/items/Stone Potion.png diff --git a/Adventures in Lestoria/assets/config/items/ItemDatabase.txt b/Adventures in Lestoria/assets/config/items/ItemDatabase.txt index 5b6b45fc..60be338c 100644 --- a/Adventures in Lestoria/assets/config/items/ItemDatabase.txt +++ b/Adventures in Lestoria/assets/config/items/ItemDatabase.txt @@ -27,6 +27,7 @@ ItemDatabase { # When this crafting recipe is available. AvailableChapter = 1 + Result Quantity = 1 Item[0] = Green Slime Remains,3 Item[1] = Blue Slime Remains,1 @@ -49,6 +50,7 @@ ItemDatabase { # When this crafting recipe is available. AvailableChapter = 2 + Result Quantity = 1 Item[0] = Red Slime Remains,1 Item[1] = Yellow Slime Remains,1 @@ -70,6 +72,7 @@ ItemDatabase { # When this crafting recipe is available. AvailableChapter = 1 + Result Quantity = 1 Item[0] = Blue Slime Remains,1 Item[1] = Red Slime Remains,1 @@ -92,6 +95,7 @@ ItemDatabase { # When this crafting recipe is available. AvailableChapter = 1 + Result Quantity = 1 Item[0] = Bear Claw,1 Item[1] = Bear Blood,1 @@ -149,6 +153,7 @@ ItemDatabase { # When this crafting recipe is available. AvailableChapter = 2 + Result Quantity = 1 Item[0] = Yellow Slime Remains,1 Item[1] = Stone Heart,1 @@ -170,12 +175,114 @@ ItemDatabase { # When this crafting recipe is available. AvailableChapter = 2 + Result Quantity = 1 Item[0] = Hawk Feather,3 Gold = 0 } } + Bomb + { + Description = Throw a bomb, dealing damage around an area. + ItemCategory = Consumables + ItemScript = Bomb + Image = bomb.png + Base Damage = 50 + Player Damage Mult = 1.6x + Explode Radius = 350 + Cast Range = 700 + Cooldown Time = 5.0 + Cast Time = 0.0 + SellValue = 0 + UseSound = Projectile Toss + Crafting + { + # When this crafting recipe is available. + AvailableChapter = 3 + Result Quantity = 3 + + Item[0] = Leather Pouch,1 + Item[1] = Black Powder,1 + + Gold = 0 + } + } + Molotov + { + Description = Throw a molotov dealing damage and leave behind a burning area. + ItemCategory = Consumables + ItemScript = Bomb + Image = molotov.png + Base Damage = 50 + Player Damage Mult = 1.6x + Explode Radius = 250 + Cast Range = 700 + Tick Rate = 1s + Tick Base Damage = 10 + Tick Player Damage Mult = 0.4x + Linger Time = 4s + Cooldown Time = 5.0 + Cast Time = 0.0 + SellValue = 0 + UseSound = Projectile Toss + Crafting + { + # When this crafting recipe is available. + AvailableChapter = 3 + Result Quantity = 1 + + Item[0] = Bandana,1 + Item[1] = Rum Bottle,1 + + Gold = 0 + } + } + Instant Refresh Potion + { + ItemScript = Buff + Description = Instantly resets all your cooldowns. + CDR = 100%,0.034s + ItemCategory = Consumables + Cooldown Time = 5.0 + Cast Time = 0.0 + SellValue = 0 + UseSound = Consume Potion + Crafting + { + # When this crafting recipe is available. + AvailableChapter = 3 + Result Quantity = 1 + + Item[0] = White Feather,1 + Item[1] = Crab Meat,1 + Item[2] = Worm Skin,1 + + Gold = 0 + } + } + Stone Potion + { + ItemScript = Buff + Description = Greatly reduces incoming damage for 7 seconds. + Damage Reduction = 75%,7.0s + ItemCategory = Consumables + Cooldown Time = 5.0 + Cast Time = 0.0 + SellValue = 0 + UseSound = Consume Potion + Crafting + { + # When this crafting recipe is available. + AvailableChapter = 3 + Result Quantity = 1 + + Item[0] = Stone Heart,1 + Item[1] = Giant Claw,1 + + Gold = 0 + } + } Green Slime Remains { Description = The remains of a green slime. It stares at you intently. @@ -375,5 +482,4 @@ ItemDatabase ItemCategory = Materials SellValue = 14 } - } diff --git a/Adventures in Lestoria/assets/items/Bomb.png b/Adventures in Lestoria/assets/items/Bomb.png new file mode 100644 index 0000000000000000000000000000000000000000..9f1e19ec6bcfa33f9add0cebed5a4cfa729f2854 GIT binary patch literal 699 zcmV;s0!00ZP)EX>4Tx04R}tkv&MmKpe$iQ>9WW4ptO#$WWc^qD35~ibb$c+6t{Ym|Xe=O&XFE z7e~Rh;NZt%)xpJCR|i)?5c~jfb#YR3krMxx6k5c1aNLh~_a1le0HIlBs@XFKsG4P@ z6LB$@Uljwd2qJ`G3?U{lQ%`0Vv+x{W_we!cF3PjK&;2?2m4e9tpGZ8%bi*RvAfDN@ zbk6(4VOEwD;&b9jgDyz?$aUG}H_j!81)do;vgvu^FtJ$bV!4Z1*-(jN#1Tc+C|}6A ztZ?4qtXAu+eNXeSad^gZEa<4bO1wgWnpw> zWFU8GbZ8()Nlj2!fese{005IoL_t(Y$L&-}62Kq`BTWDQ<@D5!Rji13YPm8=SOOw{ z3<4q|B-tbYcu7ipje|w*74cvXi|7K9WKX15buEfW+i$rt4*8D3|~M literal 0 HcmV?d00001 diff --git a/Adventures in Lestoria/assets/items/Instant Refresh Potion.png b/Adventures in Lestoria/assets/items/Instant Refresh Potion.png new file mode 100644 index 0000000000000000000000000000000000000000..9f1e19ec6bcfa33f9add0cebed5a4cfa729f2854 GIT binary patch literal 699 zcmV;s0!00ZP)EX>4Tx04R}tkv&MmKpe$iQ>9WW4ptO#$WWc^qD35~ibb$c+6t{Ym|Xe=O&XFE z7e~Rh;NZt%)xpJCR|i)?5c~jfb#YR3krMxx6k5c1aNLh~_a1le0HIlBs@XFKsG4P@ z6LB$@Uljwd2qJ`G3?U{lQ%`0Vv+x{W_we!cF3PjK&;2?2m4e9tpGZ8%bi*RvAfDN@ zbk6(4VOEwD;&b9jgDyz?$aUG}H_j!81)do;vgvu^FtJ$bV!4Z1*-(jN#1Tc+C|}6A ztZ?4qtXAu+eNXeSad^gZEa<4bO1wgWnpw> zWFU8GbZ8()Nlj2!fese{005IoL_t(Y$L&-}62Kq`BTWDQ<@D5!Rji13YPm8=SOOw{ z3<4q|B-tbYcu7ipje|w*74cvXi|7K9WKX15buEfW+i$rt4*8D3|~M literal 0 HcmV?d00001 diff --git a/Adventures in Lestoria/assets/items/Molotov.png b/Adventures in Lestoria/assets/items/Molotov.png new file mode 100644 index 0000000000000000000000000000000000000000..9f1e19ec6bcfa33f9add0cebed5a4cfa729f2854 GIT binary patch literal 699 zcmV;s0!00ZP)EX>4Tx04R}tkv&MmKpe$iQ>9WW4ptO#$WWc^qD35~ibb$c+6t{Ym|Xe=O&XFE z7e~Rh;NZt%)xpJCR|i)?5c~jfb#YR3krMxx6k5c1aNLh~_a1le0HIlBs@XFKsG4P@ z6LB$@Uljwd2qJ`G3?U{lQ%`0Vv+x{W_we!cF3PjK&;2?2m4e9tpGZ8%bi*RvAfDN@ zbk6(4VOEwD;&b9jgDyz?$aUG}H_j!81)do;vgvu^FtJ$bV!4Z1*-(jN#1Tc+C|}6A ztZ?4qtXAu+eNXeSad^gZEa<4bO1wgWnpw> zWFU8GbZ8()Nlj2!fese{005IoL_t(Y$L&-}62Kq`BTWDQ<@D5!Rji13YPm8=SOOw{ z3<4q|B-tbYcu7ipje|w*74cvXi|7K9WKX15buEfW+i$rt4*8D3|~M literal 0 HcmV?d00001 diff --git a/Adventures in Lestoria/assets/items/Stone Potion.png b/Adventures in Lestoria/assets/items/Stone Potion.png new file mode 100644 index 0000000000000000000000000000000000000000..9f1e19ec6bcfa33f9add0cebed5a4cfa729f2854 GIT binary patch literal 699 zcmV;s0!00ZP)EX>4Tx04R}tkv&MmKpe$iQ>9WW4ptO#$WWc^qD35~ibb$c+6t{Ym|Xe=O&XFE z7e~Rh;NZt%)xpJCR|i)?5c~jfb#YR3krMxx6k5c1aNLh~_a1le0HIlBs@XFKsG4P@ z6LB$@Uljwd2qJ`G3?U{lQ%`0Vv+x{W_we!cF3PjK&;2?2m4e9tpGZ8%bi*RvAfDN@ zbk6(4VOEwD;&b9jgDyz?$aUG}H_j!81)do;vgvu^FtJ$bV!4Z1*-(jN#1Tc+C|}6A ztZ?4qtXAu+eNXeSad^gZEa<4bO1wgWnpw> zWFU8GbZ8()Nlj2!fese{005IoL_t(Y$L&-}62Kq`BTWDQ<@D5!Rji13YPm8=SOOw{ z3<4q|B-tbYcu7ipje|w*74cvXi|7K9WKX15buEfW+i$rt4*8D3|~M literal 0 HcmV?d00001