finished all 3 types, ready for prerelease
This commit is contained in:
15
bin/main/data/aspects/powers/wise.json
Normal file
15
bin/main/data/aspects/powers/wise.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user