Skip to content

Instantly share code, notes, and snippets.

@LeftPathLane
Created June 10, 2020 08:14
Show Gist options
  • Save LeftPathLane/eecac392a73ac49999da8b4686ce53cb to your computer and use it in GitHub Desktop.
Save LeftPathLane/eecac392a73ac49999da8b4686ce53cb to your computer and use it in GitHub Desktop.
{
"universal": {
"COMMON": [
{
"name": "DEMONIC",
"str": 1,
"int": 3
},
{
"name": "FORCEFUL",
"str": 2
},
{
"name": "GENTLE",
"atkspd": 1
},
{
"name": "GODLY",
"str": 1,
"crchnc": 1,
"crdmg": 1,
"int": 1
},
{
"name": "HURTFUL",
"str": 1,
"crchnc": 1,
"crdmg": 1
},
{
"name": "KEEN",
"str": 1,
"int": 1
},
{
"name": "STRONG",
"str": 1,
"crdmg": 1
},
{
"name": "SUPERIOR",
"str": 1,
"crchnc": 1,
"crdmg": 1
},
{
"name": "UNPLEASANT",
"crchnc": 1,
"crdmg": 1,
"int": 1
},
{
"name": "ZEALOUS",
"str": 1,
"crchnc": 1,
"crdmg": 1,
"int": 1
}
],
"UNCOMON": [
{
"name": "DEMONIC",
"str": 2,
"int": 6
},
{
"name": "FORCEFUL",
"str": 4
},
{
"name": "GENTLE",
"atkspd": 2
},
{
"name": "GODLY",
"str": 2,
"crchnc": 2,
"crdmg": 2,
"int": 2
},
{
"name": "HURTFUL",
"str": 2,
"crchnc": 1,
"crdmg": 1
},
{
"name": "KEEN",
"str": 2,
"int": 1
},
{
"name": "STRONG",
"str": 2,
"crdmg": 2
},
{
"name": "SUPERIOR",
"str": 2,
"crchnc": 1,
"crdmg": 1
},
{
"name": "UNPLEASANT",
"crchnc": 2,
"crdmg": 2,
"int": 1
},
{
"name": "ZEALOUS",
"str": 2,
"crchnc": 2,
"crdmg": 2,
"int": 2
}
],
"RARE": [
{
"name": "DEMONIC",
"str": 2,
"int": 10
},
{
"name": "FORCEFUL",
"str": 7
},
{
"name": "GENTLE",
"atkspd": 4
},
{
"name": "GODLY",
"str": 4,
"crchnc": 2,
"crdmg": 3,
"int": 2
},
{
"name": "HURTFUL",
"str": 2,
"crchnc": 2,
"crdmg": 2
},
{
"name": "KEEN",
"str": 2,
"int": 2
},
{
"name": "STRONG",
"str": 4,
"crdmg": 4
},
{
"name": "SUPERIOR",
"str": 4,
"crchnc": 1,
"crdmg": 1
},
{
"name": "UNPLEASANT",
"crchnc": 3,
"crdmg": 2,
"int": 2
},
{
"name": "ZEALOUS",
"str": 2,
"crchnc": 2,
"crdmg": 2,
"int": 2
}
],
"EPIC": [
{
"name": "DEMONIC",
"str": 3,
"int": 15
},
{
"name": "FORCEFUL",
"str": 10
},
{
"name": "GENTLE",
"atkspd": 7
},
{
"name": "GODLY",
"str": 7,
"crchnc": 3,
"crdmg": 6,
"int": 3
},
{
"name": "HURTFUL",
"str": 3,
"crchnc": 2,
"crdmg": 2
},
{
"name": "KEEN",
"str": 3,
"int": 3
},
{
"name": "STRONG",
"str": 7,
"crdmg": 7
},
{
"name": "SUPERIOR",
"str": 7,
"crchnc": 1,
"crdmg": 1
},
{
"name": "UNPLEASANT",
"crchnc": 6,
"crdmg": 3,
"int": 3
},
{
"name": "ZEALOUS",
"str": 3,
"crchnc": 3,
"crdmg": 3,
"int": 3
}
],
"LEGENDARY": [
{
"name": "DEMONIC",
"str": 5,
"int": 20
},
{
"name": "FORCEFUL",
"str": 15
},
{
"name": "GENTLE",
"atkspd": 10
},
{
"name": "GODLY",
"str": 10,
"crchnc": 5,
"crdmg": 8,
"int": 5
},
{
"name": "HURTFUL",
"str": 5,
"crchnc": 3,
"crdmg": 3
},
{
"name": "KEEN",
"str": 5,
"int": 5
},
{
"name": "STRONG",
"str": 10,
"crdmg": 10
},
{
"name": "SUPERIOR",
"str": 10,
"crchnc": 1,
"crdmg": 1
},
{
"name": "UNPLEASANT",
"crchnc": 8,
"crdmg": 5,
"int": 5
},
{
"name": "ZEALOUS",
"str": 5,
"crchnc": 5,
"crdmg": 5,
"int": 5
}
]
},
"accessory": {
"COMMON": [
{
"name": "BIZARRE",
"hp": 1,
"str": 1,
"crchnc": -1,
"crdmg": -1,
"int": 3
},
{
"name": "ITCHY",
"str": 1,
"crdmg": 3,
"atkspd": 1
},
{
"name": "OMINOUS",
"hp": 1,
"def": 1,
"str": 1,
"crdmg": 1,
"int": 1
},
{
"name": "PLEASANT",
"hp": 1,
"def": 1,
"crdmg": 1,
"int": 1,
"atkspd": 1
},
{
"name": "PRETTY",
"hp": 1,
"int": 3,
"atkspd": 1
},
{
"name": "SHINY",
"crchnc": 1,
"crdmg": 1,
"int": 1,
"atkspd": 1
},
{
"name": "SIMPLE",
"hp": 1,
"def": 1,
"str": 1
},
{
"name": "STRANGE",
"def": 1,
"str": 1,
"crchnc": 1,
"crdmg": 1,
"int": -5,
"atkspd": 1
},
{
"name": "VIVID",
"hp": 1,
"def": 1,
"str": 1
}
],
"UNCOMMON": [
{
"name": "BIZARRE",
"hp": 1,
"str": 2,
"crchnc": -2,
"crdmg": -2,
"int": 6
},
{
"name": "ITCHY",
"str": 2,
"crdmg": 5,
"atkspd": 2
},
{
"name": "OMINOUS",
"hp": 2,
"def": 2,
"str": 2,
"crdmg": 2,
"int": 2
},
{
"name": "PLEASANT",
"hp": 1,
"def": 2,
"crdmg": 2,
"int": 2,
"atkspd": 1
},
{
"name": "PRETTY",
"hp": 2,
"int": 6,
"atkspd": 2
},
{
"name": "SHINY",
"crchnc": 2,
"crdmg": 1,
"int": 2,
"atkspd": 1
},
{
"name": "SIMPLE",
"hp": 1,
"def": 1,
"str": 1
},
{
"name": "STRANGE",
"def": 1,
"str": 1,
"crchnc": 1,
"crdmg": 1,
"int": -10,
"atkspd": 1
},
{
"name": "VIVID",
"hp": 2,
"def": 1,
"str": 1
}
],
"RARE": [
{
"name": "BIZARRE",
"hp": 1,
"str": 2,
"crchnc": -2,
"crdmg": -2,
"int": 10
},
{
"name": "ITCHY",
"str": 2,
"crdmg": 8,
"atkspd": 2
},
{
"name": "OMINOUS",
"hp": 3,
"def": 2,
"str": 2,
"crdmg": 2,
"int": 2
},
{
"name": "PLEASANT",
"hp": 2,
"def": 2,
"crdmg": 2,
"int": 2,
"atkspd": 1
},
{
"name": "PRETTY",
"hp": 2,
"int": 10,
"atkspd": 2,
"spd": 1
},
{
"name": "SHINY",
"crchnc": 2,
"crdmg": 2,
"int": 2,
"atkspd": 1
},
{
"name": "SIMPLE",
"hp": 1,
"def": 1,
"str": 1
},
{
"name": "STRANGE",
"def": 1,
"str": 1,
"crchnc": 1,
"crdmg": 1,
"int": -18,
"atkspd": 1
},
{
"name": "VIVID",
"hp": 2,
"def": 1,
"str": 1,
"spd": 1
}
],
"EPIC": [
{
"name": "BIZARRE",
"hp": 1,
"str": 3,
"crchnc": -3,
"crdmg": -3,
"int": 15
},
{
"name": "ITCHY",
"str": 3,
"crdmg": 12,
"atkspd": 3
},
{
"name": "OMINOUS",
"hp": 3,
"def": 3,
"str": 3,
"crdmg": 3,
"int": 3
},
{
"name": "PLEASANT",
"hp": 2,
"def": 3,
"crdmg": 3,
"int": 3,
"atkspd": 1,
"spd": 1
},
{
"name": "PRETTY",
"hp": 3,
"int": 15,
"atkspd": 3,
"spd": 1
},
{
"name": "SHINY",
"crchnc": 3,
"crdmg": 2,
"int": 3,
"atkspd": 2,
"spd": 1
},
{
"name": "SIMPLE",
"hp": 1,
"def": 1,
"str": 1
},
{
"name": "STRANGE",
"def": 1,
"str": 1,
"crchnc": 1,
"crdmg": 1,
"int": -32,
"atkspd": 1
},
{
"name": "VIVID",
"hp": 2,
"def": 1,
"str": 2,
"spd": 1
}
],
"LEGENDARY": [
{
"name": "BIZARRE",
"hp": 1,
"str": 5,
"crchnc": -5,
"crdmg": -5,
"int": 20
},
{
"name": "ITCHY",
"str": 5,
"crdmg": 15,
"atkspd": 5
},
{
"name": "OMINOUS",
"hp": 5,
"def": 5,
"str": 5,
"crdmg": 5,
"int": 5
},
{
"name": "PLEASANT",
"hp": 2,
"def": 5,
"crdmg": 5,
"int": 5,
"atkspd": 1,
"spd": 1
},
{
"name": "PRETTY",
"hp": 5,
"int": 20,
"atkspd": 5,
"spd": 1
},
{
"name": "SHINY",
"crchnc": 5,
"crdmg": 2,
"atkspd": 2,
"int": 5,
"spd": 1
},
{
"name": "SIMPLE",
"hp": 1,
"def": 1,
"str": 1
},
{
"name": "STRANGE",
"def": 1,
"str": 1,
"crchnc": 1,
"crdmg": 1,
"int": -50,
"atkspd": 1
},
{
"name": "VIVID",
"hp": 2,
"def": 2,
"str": 2,
"spd": 2
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment