1.19 + bugfixes release version
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
"tick_rate": 20,
|
||||
"name":"Chained",
|
||||
"description":"When you aren't exposed to the sky, you become slower in combat. / -0.05 off your attack speed when not exposed to skylight",
|
||||
"description":"When you aren't exposed to the sky, you become slower in combat. / -0.03 off your attack speed when not exposed to skylight",
|
||||
"badges": [
|
||||
{
|
||||
"sprite": "aspects:textures/gui/badge/cross.png",
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
"type": "origins:modify_xp_gain",
|
||||
"modifier": {
|
||||
"operation": "multiply_base",
|
||||
"value": 2.0
|
||||
"value": 0.2
|
||||
},
|
||||
"name":"Wise",
|
||||
"description":"Anemo is also the aspect of wisdom and knowledge. You gain 2x more experience upon picking up an experience orb. Way to go, smarty pants.",
|
||||
"description":"Anemo is also the aspect of wisdom and knowledge. You gain a bit more experience upon picking up an experience orb. Way to go, smarty pants.",
|
||||
"badges": [
|
||||
{
|
||||
"sprite": "aspects:textures/gui/badge/check.png",
|
||||
|
||||
Reference in New Issue
Block a user