This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"name": "Busyr", | |
"class": "Rogue", | |
"roles": ["dps"] | |
}, | |
{ | |
"name": "Demric", | |
"class": "Death Knight", | |
"roles": ["dps"] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"name": "Prodigious Defence", | |
"icon": "https://web.poecdn.com/public/news/2020-03-10/passives/BlockAttackDmgNotable.png", | |
"group": "BlockAttackDmgNotable", | |
"type": [], | |
"stats": "3% Chance to Block Spell Damage<br>30% increased Attack Damage while holding a Shield<br>+3% Chance to Block Attack Damage", | |
"reminder": "3% Chance to Block Spell Damage<br>30% increased Attack Damage while holding a Shield<br>+3% Chance to Block Attack Damage", | |
"size": "", | |
"weight": 0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"months": [ | |
{ | |
"0": { | |
"name": "January", | |
"abbr": "Jan", | |
"number": 1, | |
"days": 31 | |
}, | |
"1": { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"name": "Hydrogen", | |
"abbr": "H", | |
"number": 1, | |
"group": [ | |
"diatomic", | |
"nonmetal" | |
] | |
}, |