add dimension info to passive effects

This commit is contained in:
Ellpeck 2018-11-22 11:03:20 +01:00
parent bb0263bbd8
commit 1e8dcb3ee5
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
"pages": [
{
"type": "text",
"text": "When draining $(aura) from an area to the point that plants and other vegetation no longer have the natural energy required to support themselves, $(thing)Natural Decay$() kicks in. All $(item)Grass$() will decay, along with $(item)Leaves$() from trees and other plants. The more $(aura) is drained from an area, the worse this effect will get."
"text": "When draining $(aura) from an area to the point that plants and other vegetation no longer have the natural energy required to support themselves, $(thing)Natural Decay$() kicks in. All $(item)Grass$() will decay, along with $(item)Leaves$() from trees and other plants. The more $(aura) is drained from an area, the worse this effect will get.$(br)It seems that this effect only occurs in the $(thing)overworld$()."
}
]
}

View file

@ -10,7 +10,7 @@
},
{
"type":"text",
"text":"Effects like these become apparent around the time that the meter of the $(l:items/eye)Environmental Eye$() fills up fully."
"text":"Effects like these become apparent around the time that the meter of the $(l:items/eye)Environmental Eye$() fills up fully.$(br)This effect is known to only occur in the $(thing)overworld$()."
}
]
}