Skip to content

Instantly share code, notes, and snippets.

@gabriel-dehan
Last active November 8, 2016 21:43
Show Gist options
  • Save gabriel-dehan/7340e1c9a323ad38c7465134a88690e5 to your computer and use it in GitHub Desktop.
Save gabriel-dehan/7340e1c9a323ad38c7465134a88690e5 to your computer and use it in GitHub Desktop.
item mobilelegends
{
"name": "Tough Boots",
"tier": 2,
"price": 890,
"category": "movement",
"components": [ "boots", "magic_resist_cloak" ],
"properties": [
{
"type": "Magic Resistance",
"value": 22,
"modifier": false
}
],
"effects": [
{
"name": null,
"effect": "+50 Movement Speed",
"unique": true,
"passive": false
},
{
"name": "Fortitude",
"effect": "25% Increased Resilience",
"unique": true,
"passive": true
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment