diff options
| author | bculkin2442 <bjculkin@mix.wvu.edu> | 2019-09-05 21:57:24 -0400 |
|---|---|---|
| committer | bculkin2442 <bjculkin@mix.wvu.edu> | 2019-09-05 21:57:24 -0400 |
| commit | bc0abc38efa937733e50985b207ec450ede2c240 (patch) | |
| tree | e426506c96bc3012463323e9730b525f57753b54 /src/main/resources | |
| parent | 6706fae4a88b04d0a290e246b33eba313841e338 (diff) | |
Flat life on hit affix
Diffstat (limited to 'src/main/resources')
| -rwxr-xr-x | src/main/resources/assets/jewelrycraft2/lang/en_US.lang | 34 |
1 files changed, 23 insertions, 11 deletions
diff --git a/src/main/resources/assets/jewelrycraft2/lang/en_US.lang b/src/main/resources/assets/jewelrycraft2/lang/en_US.lang index b87ee5e..47ee386 100755 --- a/src/main/resources/assets/jewelrycraft2/lang/en_US.lang +++ b/src/main/resources/assets/jewelrycraft2/lang/en_US.lang @@ -197,18 +197,30 @@ achievement.jewelrycraft.pentagram.desc=§4Challenge:§7 Do not steal health fro challenge.failed=You failed the challenge:
-prefix.jewelrycraft2.health1=Bright
-prefix.jewelrycraft2.health2=Solar
-prefix.jewelrycraft2.health3=Vivid
-
-prefix.jewelrycraft2.health1.desc=+1/2 Heart
-prefix.jewelrycraft2.health2.desc=+1 Heart
-prefix.jewelrycraft2.health3.desc=+3/2 Hearts
+prefix.jewelrycraft2.health1=Hale
+prefix.jewelrycraft2.health2=Healthy
+prefix.jewelrycraft2.health3=Sanguine
+prefix.jewelrycraft2.health4=Stalwart
+prefix.jewelrycraft2.health5=Stout
+prefix.jewelrycraft2.health6=Robust
+
+prefix.jewelrycraft2.health1.desc=+1 Health
+prefix.jewelrycraft2.health2.desc=+2 Health
+prefix.jewelrycraft2.health3.desc=+3 Health
+prefix.jewelrycraft2.health4.desc=+4 Health
+prefix.jewelrycraft2.health5.desc=+5 Health
+prefix.jewelrycraft2.health6.desc=+6 Health
suffix.jewelrycraft2.health1=of the Jackal
suffix.jewelrycraft2.health2=of the Fox
suffix.jewelrycraft2.health3=of the Wolf
-
-suffix.jewelrycraft2.health1.desc=+1/2 Heart
-suffix.jewelrycraft2.health2.desc=+1 Heart
-suffix.jewelrycraft2.health3.desc=+3/2 Hearts
\ No newline at end of file +suffix.jewelrycraft2.hitheal1=of Rejuvination
+suffix.jewelrycraft2.hitheal2=of Restoration
+suffix.jewelrycraft2.hitheal3=of Regrowth
+
+suffix.jewelrycraft2.health1.desc=+1 Health
+suffix.jewelrycraft2.health2.desc=+2 Health
+suffix.jewelrycraft2.health3.desc=+3 Health
+suffix.jewelrycraft2.hitheal1.desc=+1 Health on striking an enemy
+suffix.jewelrycraft2.hitheal2.desc=+2 Health on striking an enemy
+suffix.jewelrycraft2.hitheal3.desc=+3 Health on striking an enemy
\ No newline at end of file |
