• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

GESIOR 2012 - Version 1.0.1 for 0.2.x, 0.3.6 and all 0.4

xapokis,
Try config.lua:

PHP:
-- The Forgotten Server Config

-- Account manager
accountManager = false
namelockManager = true
newPlayerChooseVoc = true
newPlayerSpawnPosX = 1000
newPlayerSpawnPosY = 1000
newPlayerSpawnPosZ = 7
newPlayerTownId = 1
newPlayerLevel = 8
newPlayerMagicLevel = 0
generateAccountNumber = false

-- Auto Combo Dedecter
comboTime = 100
comboMembers = 2
comboFriends = 3
comboFriendsClearTime = 5 * 60 * 1000
comboFriendsClearInterval = 1 * 60 * 1000
comboShowAnimation = 1 

-- Damage Guild/Party
noDamageToGuildMates = false -- if true then no damage, if false then damage
noDamageToPartyMembers = false -- if true then no damage, if false then damage

-- Anti-Push Prevention System by Xampy
useAntiPush = false --// enabled = true or disabled = false
antiPushDelay = 3000 --// default is 3000 (3 seconds)
antiPushItems = "2148,2152,2160,3976" --// add as much items as you want separated by comma

capacityOverload = 0.75


-- Unjustified kills
-- requirements.
redSkullLength = 30 * 24 * 60 * 60
blackSkullLength = 45 * 24 * 60 * 60
dailyFragsToRedSkull = 3
weeklyFragsToRedSkull = 5
monthlyFragsToRedSkull = 10
dailyFragsToBlackSkull = dailyFragsToRedSkull
weeklyFragsToBlackSkull = weeklyFragsToRedSkull
monthlyFragsToBlackSkull = monthlyFragsToRedSkull
dailyFragsToBanishment = dailyFragsToRedSkull
weeklyFragsToBanishment = weeklyFragsToRedSkull
monthlyFragsToBanishment = monthlyFragsToRedSkull
blackSkulledDeathHealth = 40
blackSkulledDeathMana = 0
useBlackSkull = true
useFragHandler = true
advancedFragList = false

-- Banishments
notationsToBan = 3
warningsToFinalBan = 4
warningsToDeletion = 5
banLength = 7 * 24 * 60 * 60
killsBanLength = 7 * 24 * 60 * 60
finalBanLength = 30 * 24 * 60 * 60
ipBanishmentLength = 1 * 24 * 60 * 60
broadcastBanishments = true
maxViolationCommentSize = 200
violationNameReportActionType = 2
autoBanishUnknownBytes = false

-- Battle
worldType = "pvp"
protectionLevel = 1
pvpTileIgnoreLevelAndVocationProtection = true
pzLocked = 60 * 1000
huntingDuration = 60 * 1000
criticalHitChance = 7
criticalHitMultiplier = 1
displayCriticalHitNotify = false
removeWeaponAmmunition = true
removeWeaponCharges = true
removeRuneCharges = true
whiteSkullTime = 15 * 60 * 1000
noDamageToSameLookfeet = false
showHealingDamage = false
showHealingDamageForMonsters = false
fieldOwnershipDuration = 5 * 1000
stopAttackingAtExit = false
oldConditionAccuracy = false
loginProtectionPeriod = 10 * 1000
deathLostPercent = 10
stairhopDelay = 2 * 1000
pushCreatureDelay = 2 * 1000
deathContainerId = 1987
gainExperienceColor = 215
addManaSpentInPvPZone = true
squareColor = 0
allowFightback = true

-- Connection config
worldId = 0
ip = "187.121.73.141"
bindOnlyConfiguredIpAddress = false
loginPort = 7171
gamePort = 7172
adminPort = 7171
statusPort = 7171
loginTries = 10
retryTimeout = 5 * 1000
loginTimeout = 60 * 1000
maxPlayers = 1000
motd = "Welcome to the Forgotten Server 8.60!"
displayOnOrOffAtCharlist = false
onePlayerOnlinePerAccount = true
allowClones = false
serverName = "Forgotten 8.60"
loginMessage = "Welcome to the Forgotten Server 8.60!"
statusTimeout = 5 * 60 * 1000
replaceKickOnLogin = true
forceSlowConnectionsToDisconnect = false
loginOnlyWithLoginServer = false
premiumPlayerSkipWaitList = false

-- Database
sqlType = "mysql"
sqlHost = "localhost"
sqlPort = 3306
sqlUser = "otserv"
sqlPass = "xxx"
sqlDatabase = "otserv"
sqlFile = "forgottenserver.s3db"
sqlKeepAlive = 1
mysqlReadTimeout = 10
mysqlWriteTimeout = 10
encryptionType = "sha1"

-- Deathlist
deathListEnabled = true
deathListRequiredTime = 1 * 60 * 1000
deathAssistCount = 19
maxDeathRecords = 5

-- Guilds
ingameGuildManagement = true
levelToFormGuild = 8
premiumDaysToFormGuild = 0
guildNameMinLength = 4
guildNameMaxLength = 20

-- Highscores
highscoreDisplayPlayers = 15
updateHighscoresAfterMinutes = 60

-- Houses
buyableAndSellableHouses = true
houseNeedPremium = true
bedsRequirePremium = true
levelToBuyHouse = 1
housesPerAccount = 0
houseRentAsPrice = false
housePriceAsRent = false
housePriceEachSquare = 1000
houseRentPeriod = "never"
houseCleanOld = 0
guildHalls = false

-- Item usage
timeBetweenActions = 200
timeBetweenExActions = 1000
hotkeyAimbotEnabled = true

-- Map
mapName = "forgotten"
mapAuthor = "Komic"
randomizeTiles = true
storeTrash = true
cleanProtectedZones = true
mailboxDisabledTowns = "-1"

-- Process
defaultPriority = "high"
niceLevel = 5
coresUsed = "-1"

-- Startup
optimizeDatabaseAtStartup = true
removePremiumOnInit = true
confirmOutdatedVersion = false

-- Spells
formulaLevel = 5.0
formulaMagic = 1.0
bufferMutedOnSpellFailure = false
spellNameInsteadOfWords = false
emoteSpells = false

-- Outfits
allowChangeOutfit = true
allowChangeColors = true
allowChangeAddons = true
disableOutfitsForPrivilegedPlayers = false
addonsOnlyPremium = true

-- Miscellaneous
dataDirectory = "data/"
bankSystem = true
displaySkillLevelOnAdvance = false
promptExceptionTracerErrorBox = true
separateViplistPerCharacter = false
maximumDoorLevel = 500
maxMessageBuffer = 4

-- Saving-related
saveGlobalStorage = true
useHouseDataStorage = false
storePlayerDirection = false

-- Loot
checkCorpseOwner = true
monsterLootMessage = 3
monsterLootMessageType = 25

-- Ghost mode
ghostModeInvisibleEffect = false
ghostModeSpellEffects = true

-- Limits
idleWarningTime = 14 * 60 * 1000
idleKickTime = 15 * 60 * 1000
expireReportsAfterReads = 1
playerQueryDeepness = 2
maxItemsPerPZTile = 0
maxItemsPerHouseTile = 0

-- Premium-related
freePremium = false
premiumForPromotion = true

-- Blessings
blessingOnlyPremium = true
blessingReductionBase = 30
blessingReductionDecreament = 5
eachBlessReduction = 8

-- Rates
experienceStages = false
rateExperience = 5.0
rateExperienceFromPlayers = 0
rateSkill = 3.0
rateMagic = 3.0
rateLoot = 2.0
rateSpawn = 1

-- Monster rates
rateMonsterHealth = 1.0
rateMonsterMana = 1.0
rateMonsterAttack = 1.0
rateMonsterDefense = 1.0

-- Experience from players
minLevelThresholdForKilledPlayer = 0.9
maxLevelThresholdForKilledPlayer = 1.1

-- Stamina
rateStaminaLoss = 1
rateStaminaGain = 3
rateStaminaThresholdGain = 12
staminaRatingLimitTop = 41 * 60
staminaRatingLimitBottom = 14 * 60
rateStaminaAboveNormal = 1.5
rateStaminaUnderNormal = 0.5
staminaThresholdOnlyPremium = true

-- Party
experienceShareRadiusX = 30
experienceShareRadiusY = 30
experienceShareRadiusZ = 1
experienceShareLevelDifference = 2 / 3
extraPartyExperienceLimit = 20
extraPartyExperiencePercent = 5
experienceShareActivity = 2 * 60 * 1000

-- Global save
globalSaveEnabled = false
globalSaveHour = 8
shutdownAtGlobalSave = true
cleanMapAtGlobalSave = false

-- Spawns
deSpawnRange = 2
deSpawnRadius = 50

-- Summons
maxPlayerSummons = 2
teleportAllSummons = false
teleportPlayerSummons = false

-- Status
ownerName = ""
ownerEmail = "@otland.net"
url = "http://otland.net/"
location = "Europe"
displayGamemastersWithOnlineCommand = false

-- Logs
adminLogsEnabled = false
displayPlayersLogging = true
prefixChannelLogs = ""
runFile = ""
outLogName = ""
errorLogName = ""
truncateLogsOnStartup = false

Didnt work either =[
But i saw that in install.txt the first line, which stores my ip, was "::1" without quotes. Then i corrected to 127.0.0.1 and this error appeared:

In file install.txt must be your IP!
In file is:
127.0.0.1
Your IP is:
::1

My ip is "::1" ? O.O
 
Didnt work either =[
But i saw that in install.txt the first line, which stores my ip, was "::1" without quotes. Then i corrected to 127.0.0.1 and this error appeared:

My ip is "::1" ? O.O
About config.lua problem. Acc. maker can't read LUA config lines in which are 'some parameter' AND comment. I haven't seen it in any TFS before.

About 'ip' problem. Acc. maker allows only one IP to view installation page (you can install new acc. maker and 'users' of site can't access it while installation, important for online servers).
You access website from IP ::1. Try to paste it in install.txt. If it does now work, you can try to access website with your local network IP, not 'localhost' (127.0.0.1) [it's something like 192.168.1.2, google how to find it if you don't know]
 
on your config.lua replace -- Damage Guild/Party
--noDamageToGuildMates = false -- if true then no damage, if false then damage
--noDamageToPartyMembers = false -- if true then no damage, if false then damage

-- Anti-Push Prevention System by Xampy
--useAntiPush = false --// enabled = true or disabled = false
--antiPushDelay = 3000 --// default is 3000 (3 seconds)
--antiPushItems = "2148,2152,2160,3976" --// add as much items as you want separated by comma

with that u gotta add the -- infront of them and it will work
Didnt work either =[
But i saw that in install.txt the first line, which stores my ip, was "::1" without quotes. Then i corrected to 127.0.0.1 and this error appeared:



My ip is "::1" ? O.O
 
i can't get my paypal script to works.
i ddont gey any money and players dont gey theres points.

anyone know what's wrong?

here is my config.php at C:\xampp\htdocs\custom_scripts

<?php
$paypal_report_url = 'http://narnia.sytes.net/paypal_report.php';
$paypal_return_url = 'http://narnia.sytes.net/?subtopic=shopsystem';
$paypal_image = 'https://www.paypal.com/en_US/i/btn/btn_donate_LG.gif';
$paypal_payment_type = 'xclick'; // '_xclick' (Buy Now) or '_donations'

$paypals[0]['mail'] = '[email protected]'; // your paypal login
$paypals[0]['name'] = '1 premium points on server anderion.net for 0.01 EURO';
$paypals[0]['money_amount'] = '0.01';
$paypals[0]['money_currency'] = 'EUR'; // USD, EUR, more codes: https://cms.paypal.com/us/cgi-bin/?...t_ID=developer/e_howto_api_nvp_currency_codes
$paypals[0]['premium_points'] = 1;
 
How i can remove Daopal and ZayPal?
I want use only Paypal but i don't have file like "buypoints"
 
I create new database name clean.. and install your gesior web page.. and some tables don`t created :S

Add tables and columns to DB Installer try to add new tables and columns to dat - Pastebin.com
Did you import TFS database schema? Without it acc. maker can't add columns, because tables don't exist.

- - - Updated - - -

i can't get my paypal script to works.
i ddont gey any money and players dont gey theres points.

anyone know what's wrong?

here is my config.php at C:\xampp\htdocs\custom_scripts
_xclick not xclick

- - - Updated - - -

How i can remove Daopal and ZayPal?
I want use only Paypal but i don't have file like "buypoints"
It's in folder pages:
https://github.com/gesior/Gesior2012/blob/TFS-0.3.6_and_0.4_to_rev_3703/pages/buypoints.php
In this file you can enable/disable payment systems:
PHP:
$config['paypal_active'] = true; // config is in './custom_scripts/paypal/'
$config['zaypay_active'] = true; // config is in './custom_scripts/zaypay/'
$config['contenidopago_active'] = true; // config is in './custom_scripts/contenidopago/'
/* POLISH SYSTEMS:
 * wszystkie systemy sa automatyczne i po konfiguracji powinny dodawac punkty po wpisaniu kodu jaki klient dostanie SMSem/e-mailem
 * dotpay - to system dzieki ktoremu mozna otrzymac kase z SMS (30-40% z sms dla osob prywatnych) z polski oraz przelewow bankowych (~97%)
*/

$config['dotpay'] = array();
$config['dotpay_active'] = true; #active dotpay system?
Configs of systems are in folder custom_scripts
 
I can change the images of the team when I see a player of mine own? I think some of your pictures are bad .. I use besides thunderiom and some items also change, as I could do to upload my pictures to a folder?
And how removed flags in higcore and characters?
How I can put green this text?
echo "<b>Welcome to the xxx Shop. Now you have $user_premium_points premium points</b>.<br />";
thanks you

- - - Updated - - -

This script don`t work in serverinfo.. i need added more info.. this scirpt is for gesior 0.6.2
http://pastebin.com/niDRGugE page no load in your gesior =o

And when i put shopsystem = true.. and enter in contenidopago.. page don`t see.. iframe etc contenidopago no load :S

thanks you verry muchs
[ i no can edit ]
 
ok so when people make a new character it is based off the example character correct?

if so i set my example characters to lvl 200 and ect for a war server but when they die it takes them back to lvl 1

now i made a exp scroll to test this and new players who make character die they start back at lvl 1 and when i give them exp scroll witch takes them back to lvl 200 and then they die it doesnt take them back to lv 1 only characters that r made from account site die and go to lvl 1 any suggestions?
 
I can change the images of the team when I see a player of mine own? I think some of your pictures are bad .. I use besides thunderiom and some items also change, as I could do to upload my pictures to a folder?
And how removed flags in higcore and characters?
How I can put green this text?

thanks you

- - - Updated - - -

This script don`t work in serverinfo.. i need added more info.. this scirpt is for gesior 0.6.2
<?PHP if($config['site']['serverinfo_page']) { $stages = simplexml_load_file - Pastebin.com page no load in your gesior =o

And when i put shopsystem = true.. and enter in contenidopago.. page don`t see.. iframe etc contenidopago no load :S

thanks you verry muchs
[ i no can edit ]
'fixed', it works in new acc. maker, but not all statistics are visible/show valid values, but I don't have time to fix it:
http://paste.ots.me/7842/text
other host:
http://wklej.to/IHpQR/text
ok so when people make a new character it is based off the example character correct?

if so i set my example characters to lvl 200 and ect for a war server but when they die it takes them back to lvl 1

now i made a exp scroll to test this and new players who make character die they start back at lvl 1 and when i give them exp scroll witch takes them back to lvl 200 and then they die it doesnt take them back to lv 1 only characters that r made from account site die and go to lvl 1 any suggestions?
Set them level 200 AND expierience 129389800 (also in table players) [ Tibia.pl - Tabela doświadczenia ]
If you don't set exp they will have 200 lvl and 0 exp, so after death (when they lose for example 200k exp) they got 0 exp and what level is it? 1
 
1-And how removed flags in higcore and characters?

2-How I can put green this text?
echo "<b>Welcome to the Beregond Shop. Now you have $user_premium_points premium points</b>.<br />";

3-in your script serverinfo work nice but times
White Skull Time 900000 seconds
Red Skull Time 259200 hours

Kick Time 900000 minuts
How fix?

thanks you
 
1-And how removed flags in higcore and characters?

2-How I can put green this text?
echo "<b>Welcome to the Beregond Shop. Now you have $user_premium_points premium points</b>.<br />";

3-in your script serverinfo work nice but times

How fix?

thanks you

2.- echo "<span style='color:green'><b>Welcome to the Beregond Shop. Now you have $user_premium_points premium points</b></span>.<br />";

?
 
UP : Thanks you work,

-1How i can create god in my server? o_O i edit in player group_id for 5 but don`t change.. o_O i test 3,4,5,6 .. but reload and change again.. :S

2-And how removed flags in higcore and characters?
3-in your script serverinfo work nice but times

White Skull Time 900000 seconds
Red Skull Time 259200 hours

Kick Time 900000 minuts

4- I need to add to make it look contenidopago my page? not see anything and I have activated
 
I cant do folder 'reported_ids' must be writeable! in windows
Which windows? Right mouse button on folder, Properties, uncheck 'only readable' and if it ask check 'do it for all files and subfolders'.
 
help me, what can it be? Parse error: parse error in C: \ xampp \ htdocs \ classes \ databaselist.php on line 105

:(
 
2-And how removed flags in higcore and characters?
3-in your script serverinfo work nice but times

White Skull Time 900000 seconds
Red Skull Time 259200 hours

Kick Time 900000 minuts
4- I need to add to make it look contenidopago my page? not see anything and I have activated[ i thinks your contenidopago script is buged.. i using.. old script.. from contenidopago web.. and work..]
5- I can create accounts very long .. but when entering ... I have a limit on the account .. I can not write and complete. how I can extend this limit ..?
 
No can added all this names of monster in invalid names..
$names_blocked = array('gm','cm', 'god', 'tutor', 'Heoni', 'The Keeper', 'Glitterscale', 'Lizard Gate Guardian', 'Eternal Guardian','Zulazza the Corruptor','Chizzoron the Distorter','Arachir the ancient one','Diblis The Fair','Gravelord Oshuran','Sir Valorcrest','Zevelon Duskbringer','Azure Frog','Badger','Bat','Bear','Black Sheep','Blood Crab','Bug','Brimstone Bug','Cat','Cave Rat','Chicken','Cockroach','Coral Frog','Crab','Crimson Frog','Deathspawn','Deer','Dog','Elephant','Flamingo','Gnarlhound','Green Frog','Husky','Hyaena','Lion','Mammoth','Orchid Frog','Panda','Parrot','Penguin','Pig','Polar Bear','Rabbit','Rat','Seagull','Sheep','Silver Rabbit','Skunk','Squirrel','Terror Bird','Thornback Tortoise','Tiger','Toad','Tortoise','War Wolf','Werewolf','Winter Wolf','Wolf','Carrion Worm','Rift Worm','Rotworm','Rotworm Queen','Kongra','Merlkin','Sibang','Amazon','Assassin','Bandit','Black Knight','Crazed Beggar','Dark Monk','Gang Member','Gladiator','Hero','Hunter','Monk','Nomad','Poacher','Smuggler','Stalker','Valkyrie','Wild Warrior','Barbarian Bloodwalker','Barbarian Brutetamer','Barbarian Headsplitter','Barbarian Skullhunter','Beholder','Braindeath','Elder Beholder','Gazer','The Mutated Pumpkin','Annihilon','Apprentice Sheng','Ashmunrah','Brutus Bloodbeard','Countess Sorrow','Deadeye Devious','Demodras','Dipthrah','Dire Penguin','Dracola','Earth Overlord','Energy Overlord','Ferumbras','Fire Overlord','Ghazbaran','Golgordan','Grorlam','Hellgorak','Ice Overlord','Latrivan','Lethal Lissy','Lord of the Elements','Madareth','Mahrdis','Man In The Cave','Massacre','Morgaroth','Morguthis','Mr. Punish','Necropharus','Omruc','Orshabaal','Rahemos','Ron the Ripper','Thalas','The Count','The Handmaiden','The Horned Fox','The Imperor','The Old Widow','The Plasmother','Tiquandas Revenge','Ushuriel','Vashresamun','Warlord Ruzad','Zugurosh','Tibia Bug','Hacker','Primitive','Achad','Avalanche','Azerus','Azerus1','Azerus2','Azerus3','Axeitus Headbanger','Baron Brute','Bloodpaw','Bovinus','Coldheart','Colerian The Barbarian','Cursed Gladiator','Darakan The Executioner','Deathbringer','Doomhowl','Drasilla','Dreadwing','Fatality','Frostfur','Gnorre Chyllson','Grimgor Guteater','Haunter','Incineron','Koshei The Deathless','Kreebosh The Exile','Mad Technomancer','Menace','Norgle Glacierbeard','Orcus The Cruel','Pythius The Rotten','Rocko','Rocky','Slim','Spirit Of Earth','Spirit Of Fire','Spirit Of Water','Svoren The Mad','The Axeorcist','The Dark Dancer','The Dreadorian','The Hag','The Hairy One','The Masked Marauder','The Obliverator','The Pit Lord','Tirecz','Tremorak','Webster','Chakoya Toolshaper','Chakoya Tribewarden','Chakoya Windcaller','Acolyte of the Cult','Adept of the Cult','Enlightened of the Cult','Novice of the Cult','Behemoth','Cyclops','Cyclops Drone','Cyclops Smith','Frost Giant','Frost Giantess','Dark Torturer','Demon','Destroyer','Diabolic Imp','Fire Devil','Gozzler','Hand of Cursed Fate','Hellhound','Hellspawn','Juggernaut','Nightmare','Nightmare Scion','Nightstalker','Plaguesmith','Blue Djinn','Efreet','Green Djinn','Marid','Dragon','Dragon Hatchling','Dragon Lord','Dragon Lord Hatchling','Frost Dragon','Frost Dragon Hatchling','Ghastly Dragon','Undead Dragon','Dwarf','Dwarf Geomancer','Dwarf Guard','Dwarf Soldier','Dworc Fleshhunter','Dworc Venomsniper','Dworc Voodoomaster','Blazing Fire Elemental','Blistering Fire Elemental','Bog Raider','Charged Energy Elemental','Defiler','Earth Elemental','Energy Elemental','Fire Elemental','Hellfire Fighter','Jagged Earth Elemental','Massive Earth Elemental','Massive Energy Elemental','Massive Fire Elemental','Massive Water Elemental','Muddy Earth Elemental','Overcharged Energy Elemental','Rift Brood','Roaring Water Elemental','Slick Water Elemental','Water Elemental','Elf','Elf Arcanist','Elf Scout','Dryad','The Halloween Hare','Grynch Clan Goblin','Undead Jester','Demon (Goblin)','Training Monk','Goblin','Goblin Assassin','Goblin Leader','Goblin Scavenger','Damaged Worker Golem','Gargoyle','Ice Golem','Stone Golem','War Golem','Worker Golem','Esmeralda','Hide','Leviathan','Shardhead','Stonecracker','The Bloodtusk','The Many','The Noxious Spawn','The Snapper','Thul','Ancient Scarab','Blue Butterfly','Butterfly','Centipede','Insect Swarm','Lancer Beetle','Larva','Pink Butterfly','Red Butterfly','Sandcrawler','Scarab','Scorpion','Terramite','Wasp','Yellow Butterfly','Battlemaster Zunzu','Draken Spellweaver','Draken Warmaster','Draken Abomination','Draken Elite','Lizard Chosen','Lizard Dragon Priest','Lizard High Guard','Lizard Legionnaire','Lizard Sentinel','Lizard Snakecharmer','Lizard Templar','Lizard Zaogun','Lizard Magistratus','Lizard Noble','Dark Apprentice','Dark Magician','Fury','Ice Witch','Infernalist','Mad Scientist','Necromancer','Priestess','Warlock','Witch','Minotaur','Minotaur Archer','Minotaur Guard','Minotaur Mage','Mutated Bat','Mutated Human','Mutated Rat','Mutated Tiger','Orcarmor','Orchelmet','Orcshield','Orc','Orc Berserker','Orc Leader','Orc Marauder','Orc Rider','Orc Shaman','Orc Spearman','Orc Warlord','Orc Warrior','Pirate Buccaneer','Pirate Corsair','Pirate Cutthroat','Pirate Marauder','Carniphila','Haunted Treeling','Spit Nettle','Quara Constrictor','Quara Constrictor Scout','Quara Hydromancer','Quara Hydromancer Scout','Quara Mantassin','Quara Mantassin Scout','Quara Pincher','Quara Pincher Scout','Quara Predator','Quara Predator Scout','Cobra','Crocodile','Hydra','Killer Caiman','Medusa','Sea Serpent','Serpent Spawn','Snake','Wyrm','Wyvern','Young Sea Serpent','Acid Blob','Death Blob','Mercury Blob','Slime','Slime Summon','Son Of Verminor','Crystal Spider','Giant Spider','Poison Spider','Spider','Tarantula','Wailing Widow','Deathslicer','Deaththrower','Eye of the Seven','Flamethrower','Lavahole','lava hole','Magicthrower','paralyzethrower','Plaguethrower','Shredderthrower','a carved stone tile','Mimic','Frost Troll','Island Troll','Swamp Troll','Troll','Troll Champion','Troll Legionnaire','Banshee','Betrayed Wraith','Blightwalker','Bonebeast','Crypt Shambler','Demon Skeleton','Dreadbeast','Ghost','Ghoul','Grim Reaper','Lich','Lost Soul','Mummy','Phantasm','Phantasm Summon','Pirate Ghost','Pirate Skeleton','Rift Scythe','Skeleton','Skeleton Warrior','Souleater','Spectre','Undead Gladiator','Undead Mine Worker','Undead Prospector','Vampire','Vampire Bride','Wisp','Zombie');
/
 
Back
Top