Skip to content

Commit

Permalink
fix: distro errors and map
Browse files Browse the repository at this point in the history
  • Loading branch information
dudantas committed Jan 22, 2024
1 parent 2c6266e commit 5b4783f
Show file tree
Hide file tree
Showing 62 changed files with 2,129 additions and 1,120 deletions.
4 changes: 0 additions & 4 deletions data-canary/monster/vermins/spider.lua
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
if CLIENT_VERSION < 944 then
return
end

local mType = Game.createMonsterType("Spider")
local monster = {}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
if CLIENT_VERSION < 780 then
return
end

local mType = Game.createMonsterType("Quara Constrictor Scout")
local monster = {}

Expand Down
2 changes: 1 addition & 1 deletion data-otservbr-global/monster/aquatics/quara_pincher.lua
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ monster.loot = {
{ name = "warrior helmet", chance = 1460 },
{ name = "crown armor", chance = 280 },
{ name = "glacier robe", chance = 120 },
{ name = "giant shrimp", chance = 40 },
{ name = "giant shrimp", chance = 40, version = 1100},
}

monster.attacks = {
Expand Down
2 changes: 1 addition & 1 deletion data-otservbr-global/monster/aquatics/quara_predator.lua
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ monster.loot = {
{ name = "assassin star", chance = 530 },
{ name = "glacier robe", chance = 440 },
{ name = "skull helmet", chance = 390 },
{ name = "giant shrimp", chance = 10 },
{ name = "giant shrimp", chance = 10, version = 1100 },
}

monster.attacks = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ monster.loot = {
{ id = 3053, chance = 410 }, -- time ring
{ name = "talon", chance = 310 },
{ name = "glacier robe", chance = 200 },
{ name = "giant shrimp", chance = 100 },
{ name = "giant shrimp", chance = 100, version = 1100 },
{ name = "twiceslicer", chance = 100 },
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ monster.loot = {
{ name = "glacier robe", chance = 400 },
{ name = "abyss hammer", chance = 320 },
{ name = "frozen plate", chance = 160 },
{ name = "giant shrimp", chance = 80 },
{ name = "giant shrimp", chance = 80, version = 1100 },
}

monster.attacks = {
Expand Down
6 changes: 3 additions & 3 deletions data-otservbr-global/monster/bosses/apocalypse.lua
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,9 @@ monster.loot = {
{ name = "crystal coin", chance = 36600, maxCount = 15 },
{ name = "gold ring", chance = 28000 },
{ name = "golden legs", chance = 15000 },
{ name = "giant ruby", chance = 31500 },
{ name = "giant sapphire", chance = 31500 },
{ name = "giant emerald", chance = 31500 },
{ name = "giant ruby", chance = 31500, version = 1100 },
{ name = "giant sapphire", chance = 31500, version = 1100 },
{ name = "giant emerald", chance = 31500, version = 1100 },
{ name = "ice rapier", chance = 27500 },
{ name = "magic plate armor", chance = 13000 },
{ name = "mastermind shield", chance = 17500 },
Expand Down
10 changes: 5 additions & 5 deletions data-otservbr-global/monster/demons/infernal_demon.lua
Original file line number Diff line number Diff line change
Expand Up @@ -81,15 +81,15 @@ monster.loot = {
{ name = "crystal coin", chance = 64000 },
{ name = "ultimate health potion", chance = 22860, maxCount = 5 },
{ name = "gold ingot", chance = 18860 },
{ name = "cyan crystal fragment", chance = 7430 },
{ name = "red crystal fragment", chance = 7430 },
{ name = "blue crystal shard", chance = 5710 },
{ name = "cyan crystal fragment", chance = 7430, version = 1100 },
{ name = "red crystal fragment", chance = 7430, version = 1100 },
{ name = "blue crystal shard", chance = 5710, version = 1100 },
{ name = "small diamond", chance = 4570 },
{ name = "blue gem", chance = 4570 },
{ name = "green crystal fragment", chance = 3430 },
{ name = "green crystal fragment", chance = 3430, version = 1100 },
{ name = "magma amulet", chance = 3430 },
{ name = "mercenary sword", chance = 2860 },
{ name = "onyx chip", chance = 2860 },
{ name = "onyx chip", chance = 2860, version = 1100 },
{ name = "war axe", chance = 2860 },
{ name = "giant sword", chance = 2860 },
{ name = "magma boots", chance = 2290 },
Expand Down
6 changes: 3 additions & 3 deletions data-otservbr-global/monster/demons/many_faces.lua
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ monster.voices = {
monster.loot = {
{ name = "crystal coin", chance = 76710 },
{ name = "ultimate health potion", chance = 14920, maxCount = 7 },
{ name = "apron", chance = 7990 },
{ name = "apron", chance = 7990, version = 1100 },
{ name = "hailstorm rod", chance = 7610 },
{ name = "stone skin amulet", chance = 5780 },
{ name = "green gem", chance = 5710 },
Expand All @@ -93,8 +93,8 @@ monster.loot = {
{ id = 33932, chance = 3500 }, -- head many faces
{ name = "glacier shoes", chance = 2510 },
{ name = "glacier robe", chance = 2130 },
{ name = "gruesome fan", chance = 610 },
{ name = "glacial rod", chance = 610 },
{ name = "gruesome fan", chance = 610, version = 1100 },
{ name = "glacial rod", chance = 610, version = 1100 },
{ id = 34109, chance = 20 }, -- bag you desire
}

Expand Down
2 changes: 1 addition & 1 deletion data-otservbr-global/monster/demons/nightfiend.lua
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ monster.loot = {
{ 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 = "tooth file", chance = 564, version = 1100 },
{ name = "blood preservation", chance = 1000 },
{ name = "emerald bangle", chance = 120 },
{ name = "vampire teeth", chance = 10000 },
Expand Down
2 changes: 1 addition & 1 deletion data-otservbr-global/monster/demons/shaburak_prince.lua
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ monster.loot = {
{ name = "strong health potion", chance = 14285 },
{ name = "strong mana potion", chance = 14285 },
{ name = "magma coat", chance = 714 },
{ name = "demonic finger", chance = 178 },
{ name = "demonic finger", chance = 178, version = 1100 },
}

monster.attacks = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ monster.loot = {
{ name = "small enchanted ruby", chance = 9440, maxCount = 3 },
{ id = 3030, chance = 11890, maxCount = 2 }, -- small ruby
{ id = 9057, chance = 8560, maxCount = 2 }, -- small topaz
{ name = "royal star", chance = 4050, maxCount = 3 },
{ name = "royal star", chance = 4050, maxCount = 3, version = 1100 },
{ id = 3041, chance = 1300 }, -- blue gem
{ id = 3039, chance = 3800 }, -- red gem
{ id = 6299, chance = 1100 }, -- death ring
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ monster.loot = {
{ id = 8074, chance = 940 }, -- spellbook of mind control
{ name = "small enchanted sapphire", chance = 9640, maxCount = 3 },
{ id = 3567, chance = 1540 }, -- blue robe
{ name = "royal star", chance = 4000, maxCount = 3 },
{ name = "royal star", chance = 4000, maxCount = 3, version = 1100 },
{ id = 7368, chance = 9640, maxCount = 5 }, -- assassin star
{ id = 3403, chance = 3590 }, -- tribal mask
{ id = 9058, chance = 2380 }, -- gold ingot
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ monster.voices = {
monster.loot = {
{ name = "violet gem", chance = 1390 },
{ name = "crystal coin", chance = 5760, maxCount = 1 },
{ name = "royal star", chance = 4090, maxCount = 3 },
{ name = "royal star", chance = 4090, maxCount = 3, version = 1100 },
{ id = 3035, chance = 100000, maxCount = 8 }, -- platinum coin
{ id = 7368, chance = 9210, maxCount = 5 }, -- assassin star
{ id = 3027, chance = 9870, maxCount = 2 }, -- black pearl
Expand Down
10 changes: 5 additions & 5 deletions data-otservbr-global/monster/demons/vexclaw.lua
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ monster.loot = {
{ name = "platinum coin", chance = 100000, maxCount = 6 },
{ name = "great spirit potion", chance = 26010, maxCount = 5 },
{ name = "great mana potion", chance = 25210, maxCount = 5 },
{ name = "vexclaw talon", chance = 21500 },
{ name = "vexclaw talon", chance = 21500, version = 1100 },
{ name = "demonic essence", chance = 20730 },
{ name = "ultimate health potion", chance = 19960, maxCount = 5 },
{ name = "fire mushroom", chance = 19940, maxCount = 6 },
Expand All @@ -102,13 +102,13 @@ monster.loot = {
{ name = "giant sword", chance = 1880 },
{ id = 3049, chance = 1790 }, -- stealth ring
{ id = 3051, chance = 1790 }, -- energy ring
{ name = "rift lance", chance = 1360 },
{ name = "rift lance", chance = 1360, version = 1100 },
{ id = 3098, chance = 1320 }, -- ring of healing
{ name = "platinum amulet", chance = 940 },
{ name = "devil helmet", chance = 520 },
{ name = "rift crossbow", chance = 370 },
{ name = "rift bow", chance = 370 },
{ name = "rift shield", chance = 370 },
{ name = "rift crossbow", chance = 370, version = 1100 },
{ name = "rift bow", chance = 370, version = 1100 },
{ name = "rift shield", chance = 370, version = 1100 },
{ name = "demon shield", chance = 370 },
{ name = "magic plate armor", chance = 70 },
{ name = "golden legs", chance = 50 },
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ monster.loot = {
{ name = "shield of corruption", chance = 10 },
{ name = "draken boots", chance = 540 },
{ name = "snake god's wristguard", chance = 10 },
{ name = "bamboo leaves", chance = 360 },
{ name = "bamboo leaves", chance = 360, version = 1100 },
}

monster.attacks = {
Expand Down
4 changes: 2 additions & 2 deletions data-otservbr-global/monster/dragons/draken_spellweaver.lua
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@ monster.loot = {
{ name = "zaoan legs", chance = 550 },
{ name = "zaoan robe", chance = 370 },
{ name = "ring of the sky", chance = 180 },
{ name = "bamboo leaves", chance = 180 },
{ name = "harness", chance = 30 },
{ name = "bamboo leaves", chance = 180, version = 1100 },
{ name = "harness", chance = 30, version = 1100 },
{ name = "draken trophy", chance = 10 },
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ monster.loot = {
{ name = "green perch", chance = 70 },
{ name = "mammoth whopper", chance = 160 },
{ id = 7441, chance = 450 }, -- ice cube
{ name = "fireproof horn", chance = 390 },
{ name = "fireproof horn", chance = 390, version = 1100 },
}

monster.attacks = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ monster.loot = {
{ name = "rainbow trout", chance = 50 },
{ name = "green perch", chance = 100 },
{ name = "mammoth whopper", chance = 130 },
{ name = "fireproof horn", chance = 350 },
{ name = "fireproof horn", chance = 350, version = 1100 },
}

monster.attacks = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ monster.loot = {
{ name = "northern pike", chance = 40 },
{ name = "rainbow trout", chance = 40 },
{ name = "green perch", chance = 110 },
{ name = "fireproof horn", chance = 410 },
{ name = "fireproof horn", chance = 410, version = 1100 },
}

monster.attacks = {
Expand Down
4 changes: 4 additions & 0 deletions data-otservbr-global/monster/humanoids/corym_charlatan.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
if CLIENT_VERSION < 980 then
return
end

local mType = Game.createMonsterType("Corym Charlatan")
local monster = {}

Expand Down
4 changes: 4 additions & 0 deletions data-otservbr-global/monster/humanoids/corym_skirmisher.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
if CLIENT_VERSION < 980 then
return
end

local mType = Game.createMonsterType("Corym Skirmisher")
local monster = {}

Expand Down
4 changes: 4 additions & 0 deletions data-otservbr-global/monster/humanoids/corym_vanguard.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
if CLIENT_VERSION < 980 then
return
end

local mType = Game.createMonsterType("Corym Vanguard")
local monster = {}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
if CLIENT_VERSION < 1200 then
return
end

local mType = Game.createMonsterType("Crazed Summer Rearguard")
local monster = {}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
if CLIENT_VERSION < 1200 then
return
end

local mType = Game.createMonsterType("Crazed Summer Vanguard")
local monster = {}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
if CLIENT_VERSION < 1200 then
return
end

local mType = Game.createMonsterType("Crazed Winter Rearguard")
local monster = {}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
if CLIENT_VERSION < 1200 then
return
end

local mType = Game.createMonsterType("Crazed Winter Vanguard")
local monster = {}

Expand Down
4 changes: 4 additions & 0 deletions data-otservbr-global/monster/humanoids/insane_siren.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
if CLIENT_VERSION < 1200 then
return
end

local mType = Game.createMonsterType("Insane Siren")
local monster = {}

Expand Down
4 changes: 4 additions & 0 deletions data-otservbr-global/monster/humanoids/lost_basher.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
if CLIENT_VERSION < 980 then
return
end

local mType = Game.createMonsterType("Lost Basher")
local monster = {}

Expand Down
4 changes: 4 additions & 0 deletions data-otservbr-global/monster/humanoids/lost_berserker.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
if CLIENT_VERSION < 980 then
return
end

local mType = Game.createMonsterType("Lost Berserker")
local monster = {}

Expand Down
4 changes: 4 additions & 0 deletions data-otservbr-global/monster/humanoids/lost_exile.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
if CLIENT_VERSION < 980 then
return
end

local mType = Game.createMonsterType("Lost Exile")
local monster = {}

Expand Down
4 changes: 4 additions & 0 deletions data-otservbr-global/monster/humanoids/lost_husher.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
if CLIENT_VERSION < 980 then
return
end

local mType = Game.createMonsterType("Lost Husher")
local monster = {}

Expand Down
4 changes: 4 additions & 0 deletions data-otservbr-global/monster/humanoids/lost_thrower.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
if CLIENT_VERSION < 980 then
return
end

local mType = Game.createMonsterType("Lost Thrower")
local monster = {}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
if CLIENT_VERSION < 1140 then
return
end

local mType = Game.createMonsterType("Minotaur Cult Follower")
local monster = {}

Expand Down
2 changes: 1 addition & 1 deletion data-otservbr-global/monster/humanoids/swamp_troll.lua
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ monster.loot = {
{ name = "troll green", chance = 1200 },
{ id = 5901, chance = 2140 }, -- wood
{ name = "swamp grass", chance = 3100 },
{ name = "medicine pouch", chance = 2160 },
{ name = "medicine pouch", chance = 2160, version = 1100 },
}

monster.attacks = {
Expand Down
2 changes: 1 addition & 1 deletion data-otservbr-global/monster/humans/dark_apprentice.lua
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ monster.loot = {
{ name = "blank rune", chance = 8125, maxCount = 3 },
{ name = "health potion", chance = 2900 },
{ name = "mana potion", chance = 2980 },
{ name = "reins", chance = 10 },
{ name = "reins", chance = 10, version = 1100 },
}

monster.attacks = {
Expand Down
2 changes: 1 addition & 1 deletion data-otservbr-global/monster/humans/dark_magician.lua
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ monster.loot = {
{ name = "strong mana potion", chance = 2860 },
{ name = "health potion", chance = 12000 },
{ name = "mana potion", chance = 11900 },
{ name = "reins", chance = 20 },
{ name = "reins", chance = 20, version = 1100 },
}

monster.attacks = {
Expand Down
4 changes: 0 additions & 4 deletions data-otservbr-global/monster/humans/nomad.lua
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
if CLIENT_VERSION < 940 then
return
end

local mType = Game.createMonsterType("Nomad")
local monster = {}

Expand Down
2 changes: 1 addition & 1 deletion data-otservbr-global/monster/humans/witch.lua
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ monster.loot = {
{ name = "witch broom", chance = 10000 },
{ name = "witch hat", chance = 80 },
{ name = "stuffed toad", chance = 10 },
{ name = "bag of apple slices", chance = 920 },
{ name = "bag of apple slices", chance = 920, version = 1100 },
}

monster.attacks = {
Expand Down
4 changes: 0 additions & 4 deletions data-otservbr-global/monster/magicals/bonelord.lua
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
if CLIENT_VERSION < 944 then
return
end

local mType = Game.createMonsterType("Bonelord")
local monster = {}

Expand Down
4 changes: 0 additions & 4 deletions data-otservbr-global/monster/mammals/horse.lua
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
if CLIENT_VERSION < 910 then
return
end

local mType = Game.createMonsterType("Horse")
local monster = {}

Expand Down
Loading

0 comments on commit 5b4783f

Please sign in to comment.