improvement: revival ring should heal 25% of HP

This commit is contained in:
Kazhnuz 2021-03-12 21:50:57 +01:00
parent 99c4090698
commit 32d5aae8ef

View file

@ -7,7 +7,7 @@ return {
},
effects= {
{"setStatus", "ko", false},
{"heal", "hp", "percent", 10}
{"heal", "hp", "percent", 25}
},
usableInBattle=true,
usableOnMap=true,