Files
Aspects-Celestia-Compat/build/resources/main/data/aspects/powers/wise.json
missingbinary 2587a6a79e cosmetic fixes
2021-12-12 18:23:44 -04:00

15 lines
443 B
JSON

{
"type": "origins:modify_xp_gain",
"modifier": {
"operation": "multiply_base",
"value": 2.0
},
"name":"Wise",
"description":"Anemo is also the aspect of wisdom and knowledge. You gain 3x more experience upon picking up an experience orb. Way to go, smarty pants.",
"badges": [
{
"sprite": "aspects:textures/gui/badge/check.png",
"text": "Positive"
}
]
}