-
Notifications
You must be signed in to change notification settings - Fork 12
TibiaWiki Input Status
soul4soul edited this page Aug 14, 2022
·
9 revisions
OT Monster Converter is ability to parse the following fields from TibiaWiki Monsters. The quality of this information is limited to the quality of the information on TibiaWiki.
- Name
- Description
- File name
- Experience
- HP
- Look type information and corpse (N/A information not available on TibiaWiki)
- armor/shielding
- runsat
- summon cost
- convince cost
- illusionable
- pushable
- push objects/push monsters
- sense invis
- paraimmue
- Avoid fire, energy, poison
- Hidden Name (May be flaky due to limited information provided by tibiawiki)
- elemental damages physical, earth, fire, death, energy, holy, ice, bleed/hp, drown
- Loot (works but all items only use item name as a string)
- IsBoss flag
- Sounds
- Blood type (N/A TibiaWiki doesn't provide this information. Using the primarytype, creature, class, and bestiary an educated guess in made for some creatures)
- summons (Support for parsing summons but doesn't handle "special" summons such as creating real monsters or summoning multiple at once)
- melee and poison condition
- attack stance/range (always default to a range of 4)
- abilities (Reasonable support for abilities but they must be defined using the ability templates and provide scene data Template:Ability_List, Template:Scene, and Template:Ability)