Skip to content

Commit

Permalink
Lua code format - (Stylua)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 21, 2024
1 parent 5c4979e commit 03bdc0f
Show file tree
Hide file tree
Showing 105 changed files with 173 additions and 173 deletions.
2 changes: 1 addition & 1 deletion data-canary/monster/aquatics/renegade_quara_predator.lua
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ monster.voices = {
}

monster.loot = {
-- { name = "platinum coin", chance = 80000, maxCount = 4 },XXXXX
-- { name = "platinum coin", chance = 80000, maxCount = 4 },XXXXX
{ name = "quara bone", chance = 10000, maxCount = 1 },
{ name = "royal spear", chance = 8000, maxCount = 7 },
{ name = "great health potion", chance = 6680, maxCount = 2 },
Expand Down
2 changes: 1 addition & 1 deletion data-canary/monster/constructs/eternal_guardian.lua
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ monster.voices = {
monster.loot = {
{ name = "small stone", chance = 30230, maxCount = 10 },
{ name = "gold coin", chance = 99930, maxCount = 100 },
-- { name = "platinum coin", chance = 99540, maxCount = 4 }, XXXXX
-- { name = "platinum coin", chance = 99540, maxCount = 4 }, XXXXX
{ name = "guardian halberd", chance = 560 },
{ name = "tower shield", chance = 820 },
{ name = "iron ore", chance = 1700 },
Expand Down
4 changes: 2 additions & 2 deletions data-canary/monster/demons/fury.lua
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ monster.loot = {
{ id = 3007, chance = 410 }, -- crystal ring
--{ name = "gold coin", chance = 30000, maxCount = 100 },
--{ name = "gold coin", chance = 30000, maxCount = 100 },
-- { name = "gold coin", chance = 38000, maxCount = 69 },
-- { name = "platinum coin", chance = 2800, maxCount = 4 },
-- { name = "gold coin", chance = 38000, maxCount = 69 },
-- { name = "platinum coin", chance = 2800, maxCount = 4 },
{ name = "terra rod", chance = 20000 },
{ name = "golden legs", chance = 130 },
{ name = "steel boots", chance = 790 },
Expand Down
10 changes: 5 additions & 5 deletions data-canary/monster/demons/juggernaut.lua
Original file line number Diff line number Diff line change
Expand Up @@ -83,12 +83,12 @@ monster.voices = {
monster.loot = {
{ id = 3019, chance = 550 }, -- demonbone amulet
{ name = "small ruby", chance = 20000, maxCount = 4 },
-- { name = "gold coin", chance = 100000, maxCount = 100 },
-- { name = "gold coin", chance = 100000, maxCount = 100 },
-- { name = "gold coin", chance = 100000, maxCount = 100 },
-- { name = "gold coin", chance = 100000, maxCount = 100 },
-- { name = "gold coin", chance = 100000, maxCount = 100 },
-- { name = "gold coin", chance = 100000, maxCount = 100 },
-- { name = "gold coin", chance = 100000, maxCount = 100 },
-- { name = "gold coin", chance = 100000, maxCount = 100 },
{ name = "small emerald", chance = 20000, maxCount = 5 },
-- { name = "platinum coin", chance = 100000, maxCount = 15 },
-- { name = "platinum coin", chance = 100000, maxCount = 15 },
{ name = "violet gem", chance = 830 },
{ name = "green gem", chance = 869 },
{ id = 3039, chance = 13850 }, -- red gem
Expand Down
4 changes: 2 additions & 2 deletions data-canary/monster/demons/nightfiend.lua
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ monster.voices = {
}

monster.loot = {
-- { name = "platinum coin", chance = 50000, maxCount = 1 },
-- { name = "gold coin", chance = 50000, maxCount = 148 },
-- { name = "platinum coin", chance = 50000, maxCount = 1 },
-- { name = "gold coin", chance = 50000, maxCount = 148 },
{ id = 3030, chance = 1052, maxCount = 3 },
{ name = "tooth file", chance = 564 },
{ name = "blood preservation", chance = 1000 },
Expand Down
8 changes: 4 additions & 4 deletions data-canary/monster/demons/plaguesmith.lua
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,11 @@ monster.voices = {
monster.loot = {
{ name = "emerald bangle", chance = 341 },
{ name = "silver brooch", chance = 2000 },
-- { name = "gold coin", chance = 50000, maxCount = 100 },
-- { name = "gold coin", chance = 40000, maxCount = 100 },
-- { name = "gold coin", chance = 50000, maxCount = 65 },
-- { name = "gold coin", chance = 50000, maxCount = 100 },
-- { name = "gold coin", chance = 40000, maxCount = 100 },
-- { name = "gold coin", chance = 50000, maxCount = 65 },
{ name = "small amethyst", chance = 5000, maxCount = 3 },
-- { name = "platinum coin", chance = 7142, maxCount = 2 },
-- { name = "platinum coin", chance = 7142, maxCount = 2 },
{ id = 3092, chance = 4347 }, -- axe ring
{ id = 3093, chance = 4761 }, -- club ring
{ name = "piece of iron", chance = 20000 },
Expand Down
2 changes: 1 addition & 1 deletion data-canary/monster/demons/shaburak_lord.lua
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ monster.voices = {
monster.loot = {
{ name = "small ruby", chance = 6120, maxCount = 5 },
--{ name = "gold coin", chance = 50000, maxCount = 100 },
-- { name = "gold coin", chance = 50000, maxCount = 78 },
-- { name = "gold coin", chance = 50000, maxCount = 78 },
--{ name = "platinum coin", chance = 33333, maxCount = 2 },
{ id = 3051, chance = 1652 }, -- energy ring
{ name = "wand of inferno", chance = 800 },
Expand Down
6 changes: 3 additions & 3 deletions data-canary/monster/demons/shaburak_prince.lua
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,9 @@ monster.voices = {

monster.loot = {
{ name = "small ruby", chance = 12500, maxCount = 5 },
-- { name = "gold coin", chance = 50000, maxCount = 100 },
-- { name = "gold coin", chance = 50000, maxCount = 78 },
-- { name = "platinum coin", chance = 33333, maxCount = 4 },
-- { name = "gold coin", chance = 50000, maxCount = 100 },
-- { name = "gold coin", chance = 50000, maxCount = 78 },
-- { name = "platinum coin", chance = 33333, maxCount = 4 },
{ id = 3049, chance = 5000 }, -- stealth ring
{ name = "wand of inferno", chance = 892 },
{ name = "steel boots", chance = 89 },
Expand Down
4 changes: 2 additions & 2 deletions data-canary/monster/dragons/draken_abomination.lua
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,9 @@ monster.voices = {
}

monster.loot = {
-- { name = "gold coin", chance = 50000, maxCount = 100 },
-- { name = "gold coin", chance = 50000, maxCount = 100 },
--{ name = "gold coin", chance = 47000, maxCount = 98 },
-- { name = "platinum coin", chance = 50590, maxCount = 8 },
-- { name = "platinum coin", chance = 50590, maxCount = 8 },
{ name = "meat", chance = 50450, maxCount = 4 },
{ name = "great mana potion", chance = 9950, maxCount = 3 },
{ name = "terra hood", chance = 8730 },
Expand Down
2 changes: 1 addition & 1 deletion data-canary/monster/dragons/draken_elite.lua
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ monster.voices = {

monster.loot = {
--{ name = "gold coin", chance = 97220, maxCount = 187 },
-- { name = "platinum coin", chance = 49070, maxCount = 8 },
-- { name = "platinum coin", chance = 49070, maxCount = 8 },
{ name = "meat", chance = 34260, maxCount = 4 },
{ name = "broken draken mail", chance = 25000 },
{ name = "broken slicer", chance = 25000 },
Expand Down
2 changes: 1 addition & 1 deletion data-canary/monster/dragons/draken_spellweaver.lua
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ monster.voices = {
monster.loot = {
--{ name = "gold coin", chance = 100000, maxCount = 195 },
{ name = "meat", chance = 26940 },
-- { name = "platinum coin", chance = 23800, maxCount = 5 },
-- { name = "platinum coin", chance = 23800, maxCount = 5 },
{ name = "weaver's wandtip", chance = 18450 },
{ name = "small ruby", chance = 6640, maxCount = 5 },
{ name = "great mana potion", chance = 5350 },
Expand Down
2 changes: 1 addition & 1 deletion data-canary/monster/dragons/draken_warmaster.lua
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ monster.voices = {

monster.loot = {
--{ name = "gold coin", chance = 97490, maxCount = 197 },
-- { name = "platinum coin", chance = 47640, maxCount = 5 },
-- { name = "platinum coin", chance = 47640, maxCount = 5 },
{ name = "meat", chance = 30390 },
{ name = "bone shoulderplate", chance = 12840 },
{ name = "zaoan halberd", chance = 8930 },
Expand Down
2 changes: 1 addition & 1 deletion data-canary/monster/dragons/elder_wyrm.lua
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ monster.voices = {

monster.loot = {
--{ name = "gold coin", chance = 100000, maxCount = 161 },
-- { name = "platinum coin", chance = 52380, maxCount = 3 },
-- { name = "platinum coin", chance = 52380, maxCount = 3 },
{ name = "wyrm scale", chance = 33330 },
{ name = "dragon ham", chance = 23810, maxCount = 2 },
{ name = "strong health potion", chance = 23810 },
Expand Down
2 changes: 1 addition & 1 deletion data-canary/monster/dragons/ghastly_dragon.lua
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ monster.loot = {
--{ name = "gold coin", chance = 99500, maxCount = 238 },
{ name = "plate legs", chance = 53270 },
{ name = "small emerald", chance = 41210, maxCount = 5 },
-- { name = "platinum coin", chance = 33170, maxCount = 2 },
-- { name = "platinum coin", chance = 33170, maxCount = 2 },
{ name = "great spirit potion", chance = 32659, maxCount = 2 },
{ name = "dark armor", chance = 30650 },
{ name = "great mana potion", chance = 27140, maxCount = 2 },
Expand Down
2 changes: 1 addition & 1 deletion data-canary/monster/dragons/mega_dragon.lua
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ monster.voices = {
}

monster.loot = {
-- { name = "Platinum Coin", chance = 50780, minCount = 1, maxCount = 48 },
-- { name = "Platinum Coin", chance = 50780, minCount = 1, maxCount = 48 },
{ name = "Nimmersatt's Seal", chance = 8670 },
{ id = 3039, chance = 10090 },
{ name = "Molten Dragon Essence", chance = 4720 },
Expand Down
2 changes: 1 addition & 1 deletion data-canary/monster/dragons/war_dragon.lua
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ monster.voices = {
}

monster.loot = {
-- { name = "Platinum Coin", chance = 52560, minCount = 1, maxCount = 45 },
-- { name = "Platinum Coin", chance = 52560, minCount = 1, maxCount = 45 },
{ name = "Wardragon Claw", chance = 14420 },
{ name = "Nimmersatt's Seal", chance = 10620 },
{ name = "Dragon Tongue", chance = 8450 },
Expand Down
2 changes: 1 addition & 1 deletion data-canary/monster/elementals/foam_stalker.lua
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ monster.voices = {
}

monster.loot = {
-- { name = "platinum coin", chance = 100000, maxCount = 50 },
-- { name = "platinum coin", chance = 100000, maxCount = 50 },
{ name = "halberd", chance = 11025 },
{ name = "strong mana potion", chance = 9728 },
{ name = "orichalcum pearl", chance = 9728 },
Expand Down
2 changes: 1 addition & 1 deletion data-canary/monster/elementals/knowledge_elemental.lua
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ monster.voices = {
}

monster.loot = {
-- { name = "platinum coin", chance = 100000, maxCount = 9 },
-- { name = "platinum coin", chance = 100000, maxCount = 9 },
{ name = "book page", chance = 10000, maxCount = 6 },
{ name = "small amethyst", chance = 10000, maxCount = 8 },
{ name = "glowing rune", chance = 10000, maxCount = 3 },
Expand Down
2 changes: 1 addition & 1 deletion data-canary/monster/elementals/water_elemental.lua
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ monster.loot = {
{ name = "small diamond", chance = 2500 },
--{ name = "gold coin", chance = 100000, maxCount = 100 },
{ name = "small emerald", chance = 2500, maxCount = 2 },
-- { name = "platinum coin", chance = 25000 },
-- { name = "platinum coin", chance = 25000 },
{ id = 3051, chance = 950 }, -- energy ring
{ id = 3052, chance = 930 }, -- life ring
{ id = 3578, chance = 20000 }, -- fish
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ monster.voices = {

monster.loot = {
{ name = "small sapphire", chance = 5000 },
-- { name = "gold coin", chance = 34000, maxCount = 148 },
-- { name = "platinum coin", chance = 48000, maxCount = 3 },
-- { name = "gold coin", chance = 34000, maxCount = 148 },
-- { name = "platinum coin", chance = 48000, maxCount = 3 },
{ name = "knight armor", chance = 1000 },
{ name = "stone skin amulet", chance = 900 },
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,13 +63,13 @@ monster.voices = {
}

monster.loot = {
-- { name = "gold coin", chance = 30000, maxCount = 171 },
-- { name = "gold coin", chance = 30000, maxCount = 171 },
{ name = "vortex bolt", chance = 15000, maxCount = 3 },
{ name = "gemmed figurine", chance = 7000 },
{ name = "great health potion", chance = 7000 },
{ name = "brown mushroom", chance = 7000 },
{ name = "meat", chance = 12000 },
-- { name = "platinum coin", chance = 22000, maxCount = 2 },
-- { name = "platinum coin", chance = 22000, maxCount = 2 },
{ name = "small ruby", chance = 7000, maxCount = 2 },
}

Expand Down
2 changes: 1 addition & 1 deletion data-canary/monster/giants/ogre_rowdy.lua
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ monster.voices = {
}

monster.loot = {
-- { name = "platinum coin", chance = 100000, maxCount = 3 },
-- { name = "platinum coin", chance = 100000, maxCount = 3 },
{ name = "flaming arrow", chance = 22040, maxCount = 19 },
{ name = "ogre ear stud", chance = 12900 },
{ name = "ogre nose ring", chance = 20970 },
Expand Down
2 changes: 1 addition & 1 deletion data-canary/monster/giants/ogre_ruffian.lua
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ monster.voices = {
}

monster.loot = {
-- { name = "platinum coin", chance = 100000, maxCount = 3 },
-- { name = "platinum coin", chance = 100000, maxCount = 3 },
{ name = "ogre ear stud", chance = 17270 },
{ name = "ogre nose ring", chance = 15830 },
{ name = "pair of iron fists", chance = 2160 },
Expand Down
2 changes: 1 addition & 1 deletion data-canary/monster/humanoids/crazed_summer_rearguard.lua
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ monster.voices = {
monster.loot = {
{ name = "power bolt", chance = 1000000 },
{ name = "small enchanted sapphire", chance = 790, maxCount = 2 },
-- { name = "platinum coin", chance = 85000, maxCount = 11 },
-- { name = "platinum coin", chance = 85000, maxCount = 11 },
{ id = 5921, chance = 10500 }, -- heaven blossom
{ name = "dream essence egg", chance = 8500 },
{ name = "elvish talisman", chance = 7200 },
Expand Down
2 changes: 1 addition & 1 deletion data-canary/monster/humanoids/crazed_summer_vanguard.lua
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ monster.voices = {
}

monster.loot = {
-- { name = "platinum coin", chance = 85000, maxCount = 13 },
-- { name = "platinum coin", chance = 85000, maxCount = 13 },
{ name = "elven astral observer", chance = 30000, maxCount = 2 },
{ name = "dream essence egg", chance = 8600 },
{ name = "belted cape", chance = 9500 },
Expand Down
2 changes: 1 addition & 1 deletion data-canary/monster/humanoids/crazed_winter_rearguard.lua
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ monster.voices = {
}

monster.loot = {
-- { name = "platinum coin", chance = 86000, maxCount = 5 },
-- { name = "platinum coin", chance = 86000, maxCount = 5 },
{ name = "red crystal fragment", chance = 2000 },
{ id = 3039, chance = 330 }, -- red gem
{ name = "ice rapier", chance = 17200 },
Expand Down
2 changes: 1 addition & 1 deletion data-canary/monster/humanoids/insane_siren.lua
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ monster.voices = {
}

monster.loot = {
-- { name = "platinum coin", chance = 100000, maxCount = 12 },
-- { name = "platinum coin", chance = 100000, maxCount = 12 },
{ name = "ultimate health potion", chance = 14970 },
{ name = "miraculum", chance = 13090 },
{ name = "dream essence egg", chance = 11980 },
Expand Down
2 changes: 1 addition & 1 deletion data-canary/monster/humanoids/lost_basher.lua
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ monster.voices = {
monster.loot = {
{ name = "piggy bank", chance = 4450 },
--{ name = "gold coin", chance = 60000, maxCount = 100 },
-- { name = "platinum coin", chance = 70000, maxCount = 2 },
-- { name = "platinum coin", chance = 70000, maxCount = 2 },
{ name = "fire axe", chance = 310 },
{ name = "war axe", chance = 120 },
{ name = "knight legs", chance = 310 },
Expand Down
6 changes: 3 additions & 3 deletions data-canary/monster/humanoids/lost_berserker.lua
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,9 @@ monster.voices = {

monster.loot = {
{ name = "piggy bank", chance = 3920 },
-- { name = "gold coin", chance = 50000, maxCount = 100 },
-- { name = "gold coin", chance = 50000, maxCount = 100 },
-- { name = "platinum coin", chance = 100000, maxCount = 9 },
-- { name = "gold coin", chance = 50000, maxCount = 100 },
-- { name = "gold coin", chance = 50000, maxCount = 100 },
-- { name = "platinum coin", chance = 100000, maxCount = 9 },
{ id = 3097, chance = 2280 }, -- dwarven ring
{ name = "knight axe", chance = 2070 },
{ name = "fire axe", chance = 380 },
Expand Down
4 changes: 2 additions & 2 deletions data-canary/monster/humanoids/lost_exile.lua
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ monster.voices = {
}

monster.loot = {
-- { name = "gold coin", chance = 100000, maxCount = 200 },
-- { name = "platinum coin", chance = 60240, maxCount = 2 },
-- { name = "gold coin", chance = 100000, maxCount = 200 },
-- { name = "platinum coin", chance = 60240, maxCount = 2 },
{ name = "strong health potion", chance = 10950, maxCount = 2 },
{ name = "great mana potion", chance = 8330, maxCount = 2 },
{ name = "brown mushroom", chance = 16900, maxCount = 2 },
Expand Down
2 changes: 1 addition & 1 deletion data-canary/monster/humanoids/lost_husher.lua
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ monster.voices = {

monster.loot = {
--{ name = "gold coin", chance = 50000, maxCount = 100 },
-- { name = "platinum coin", chance = 58670, maxCount = 2 },
-- { name = "platinum coin", chance = 58670, maxCount = 2 },
{ name = "fire axe", chance = 330 },
{ name = "skull staff", chance = 280 },
{ name = "guardian shield", chance = 830 },
Expand Down
2 changes: 1 addition & 1 deletion data-canary/monster/humanoids/minotaur_cult_follower.lua
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ monster.loot = {
{ name = "small ruby", chance = 3690, maxCount = 2 },
{ name = "small topaz", chance = 3170, maxCount = 2 },
{ name = "yellow gem", chance = 280 },
-- { name = "platinum coin", chance = 65250, maxCount = 3 },
-- { name = "platinum coin", chance = 65250, maxCount = 3 },
{ name = "plate shield", chance = 20710 },
{ name = "small emerald", chance = 3410, maxCount = 2 },
{ name = "small amethyst", chance = 2950, maxCount = 2 },
Expand Down
2 changes: 1 addition & 1 deletion data-canary/monster/humanoids/minotaur_cult_prophet.lua
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ monster.voices = {
}

monster.loot = {
-- { name = "gold coin", chance = 100000, maxCount = 150 },
-- { name = "gold coin", chance = 100000, maxCount = 150 },
{ name = "cowbell", chance = 18570 },
{ name = "moonlight rod", chance = 8480 },
{ name = "cultish robe", chance = 15450 },
Expand Down
2 changes: 1 addition & 1 deletion data-canary/monster/humanoids/minotaur_cult_zealot.lua
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ monster.voices = {
}

monster.loot = {
-- { name = "gold coin", chance = 100000, maxCount = 150 },
-- { name = "gold coin", chance = 100000, maxCount = 150 },
{ name = "snakebite rod", chance = 11670 },
{ name = "taurus mace", chance = 5360 },
{ name = "cultish robe", chance = 9200 },
Expand Down
2 changes: 1 addition & 1 deletion data-canary/monster/humanoids/soul-broken_harbinger.lua
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ monster.voices = {
}

monster.loot = {
-- { name = "platinum coin", chance = 100000, maxCount = 12 },
-- { name = "platinum coin", chance = 100000, maxCount = 12 },
{ id = 30058, chance = 15750, maxCount = 3 }, -- ice flower
{ name = "dream essence egg", chance = 13700 },
{ name = "elvish talisman", chance = 4790 },
Expand Down
2 changes: 1 addition & 1 deletion data-canary/monster/humans/cobra_assassin.lua
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ monster.voices = {
}

monster.loot = {
-- { name = "platinum coin", chance = 100000, maxCount = 3 },
-- { name = "platinum coin", chance = 100000, maxCount = 3 },
{ name = "knife", chance = 10500 },
{ name = "cobra crest", chance = 7750 },
{ id = 3307, chance = 7750 }, -- scimitar
Expand Down
2 changes: 1 addition & 1 deletion data-canary/monster/humans/cobra_scout.lua
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ monster.voices = {
}

monster.loot = {
-- { name = "platinum coin", chance = 74000, maxCount = 9 },
-- { name = "platinum coin", chance = 74000, maxCount = 9 },
{ name = "earth arrow", chance = 19490, maxCount = 28 },
{ name = "stone skin amulet", chance = 6800 },
{ name = "gold ingot", chance = 5750, maxCount = 1 },
Expand Down
2 changes: 1 addition & 1 deletion data-canary/monster/humans/dark_carnisylvan.lua
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ monster.voices = {
}

monster.loot = {
-- { name = "platinum coin", chance = 70000, maxCount = 19 },
-- { name = "platinum coin", chance = 70000, maxCount = 19 },
{ id = 3115, chance = 39690, maxCount = 1 }, -- bone
{ name = "carnisylvan finger", chance = 17490, maxCount = 4 },
{ name = "carnisylvan bark", chance = 11490, maxCount = 5 },
Expand Down
2 changes: 1 addition & 1 deletion data-canary/monster/humans/hulking_carnisylvan.lua
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ monster.voices = {
}

monster.loot = {
-- { name = "platinum coin", chance = 70000, maxCount = 30 },
-- { name = "platinum coin", chance = 70000, maxCount = 30 },
{ id = 3115, chance = 27670, maxCount = 1 }, -- bone
{ name = "great health potion", chance = 14990, maxCount = 4 },
{ name = "carnisylvan bark", chance = 12100, maxCount = 1 },
Expand Down
Loading

0 comments on commit 03bdc0f

Please sign in to comment.