wynnbuilder-forked-for-changes/py_script/item_metadata.json

231 lines
4.3 KiB
JSON
Raw Normal View History

{
"identifications": [
"rawMainAttackDamage",
"rawSpellDamage",
"healthRegenRaw",
"manaSteal",
"walkSpeed",
"thunderDamage",
"rawStrength",
"rawDexterity",
"rawIntelligence",
"rawDefence",
"rawAgility",
"lootBonus",
"fireDefence",
"airDefence",
"mainAttackDamage",
"spellDamage",
"exploding",
"airDamage",
"rawHealth",
"reflection",
"earthDefence",
"earthDamage",
"waterDamage",
"waterDefence",
"healthRegen",
"manaRegen",
"fireDamage",
"lifeSteal",
"rawAttackSpeed",
"xpBonus",
"thunderDefence",
"thorns",
"soulPointRegen",
"stealing",
"1stSpellCost",
"2ndSpellCost",
"raw1stSpellCost",
"raw3rdSpellCost",
"jumpHeight",
"airSpellDamage",
"poison",
"elementalDamage",
"raw4thSpellCost",
"raw2ndSpellCost",
"sprintRegen",
"slowEnemy",
"3rdSpellCost",
"sprint",
"elementalSpellDamage",
"rawNeutralSpellDamage",
"4thSpellCost",
"healingEfficiency",
"knockback",
"waterSpellDamage",
"fireSpellDamage",
"rawAirMainAttackDamage",
"rawAirSpellDamage",
"earthSpellDamage",
"rawThunderDamage",
"rawWaterDamage",
"rawElementalDamage",
"rawEarthSpellDamage",
"elementalDefence",
"rawThunderMainAttackDamage",
"thunderSpellDamage",
"rawThunderSpellDamage",
"rawFireMainAttackDamage",
"weakenEnemy",
"rawWaterSpellDamage",
"earthMainAttackDamage",
"rawFireSpellDamage",
"rawElementalSpellDamage",
"rawElementalMainAttackDamage",
"airMainAttackDamage",
"thunderMainAttackDamage",
"leveledLootBonus",
"damageFromMobs",
"leveledXpBonus",
"elementalDefense",
"rawAirDamage",
"rawEarthDamage",
"rawFireDamage",
"rawNeutralDamage",
"lootQuality",
"gatherXpBonus",
"gatherSpeed",
"rawWaterMainAttackDamage"
],
"majorIds": [
"Divine Honor",
"Greed",
"Magnet",
"Plague",
"Saviour\u2019s Sacrifice",
"Sorcery",
"Soul Eater",
"Cherry Bombs",
"Expunge",
"Flashfreeze",
"Gentle Glow",
"Gruesome Knots",
"Peaceful Effigy",
"Rally",
"Reckless Abandon",
"Gravity Well",
"Perfect Recall",
"Cavalryman",
"Entropy",
"Escape Route",
"Lightweight",
"Snowy Steps",
"Taunt",
"Dead Weight",
"Furious Effigy",
"Geocentrism",
"Strings of Fate",
"Alter Ego",
"Explosive Impact",
"Festive Spirit",
"Freerunner",
"Hawkeye",
"Windsurf",
"Juggle",
"Roving Assassin",
"Transcendence",
"Fission",
"Forest's Blessing",
"Heart of the Pack",
"Coagulate",
"Guardian",
"Overwhelm",
"Temblor",
"Lunge",
"Madness"
],
"filters": {
"type": [
"weapons",
"armour",
"accessories",
"tomes",
"charms",
"tools",
"ingredients",
"materials"
],
"advanced": {
"attackSpeed": [
"super_slow",
"very_slow",
"slow",
"normal",
"fast",
"very_fast",
"super_fast"
],
"weapons": [
"bow",
"relik",
"wand",
"dagger",
"spear"
],
"armour": [
"helmet",
"chestplate",
"leggings",
"boots"
],
"accessories": [
"necklace",
"ring",
"bracelet"
],
"tomes": [
"weaponTome",
"armourTome",
"slayingTome",
"dungeonTome",
"gatheringTome",
"guildTome",
"lootrunTome"
],
"tools": [
"axe",
"pickaxe",
"rod",
"scythe"
],
"crafting": [
"alchemism",
"armouring",
"cooking",
"jeweling",
"scribing",
"tailoring",
"weaponsmithing",
"woodworking"
],
"gathering": [
"mining",
"fishing",
"farming",
"woodcutting"
]
},
"tier": {
"items": [
"common",
"fabled",
"legendary",
"mythic",
"rare",
"set",
"unique"
],
"ingredients": [
0,
1,
2,
3
]
},
"levelRange": {
"items": 110,
"ingredients": 105
}
}
}