Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hmdzl001 committed Jun 1, 2019
1 parent 79ea299 commit 5dc247b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
Expand Up @@ -1136,11 +1136,11 @@ actors.mobs.npcs.thanklist.yell1=And everyone who play this game.
actors.mobs.npcs.thanklist.desc=A normal thank list.

actors.mobs.npcs.arealman.name=ARealMan
actors.mobs.npcs.arealman.desc=He loves alchemy and collect Independent Game. He is still in Union.
actors.mobs.npcs.arealman.desc=He loves alchemy and collect Independent Game. He is still in Union.

actors.mobs.npcs.whiteghost.name=White ghost
actors.mobs.npcs.whiteghost.yell1=Still... you remember me...
actors.mobs.npcs.whiteghost.desc=She was one of mage in Union, but she disappear in one tower test.
actors.mobs.npcs.whiteghost.desc=She was one of mage in Union, but she disappear in one tower's test.

actors.mobs.npcs.uncles.name=Uncle S
actors.mobs.npcs.uncles.yell1=Want any training?
Expand Down
14 changes: 7 additions & 7 deletions resources/com/hmdzl/spspd/change/messages/items/items.properties
Expand Up @@ -810,7 +810,7 @@ items.rings.ring.toomany=you can only wear 3 misc items at a time.

items.rings.ringofaccuracy.name=ring of accuracy
items.rings.ringofaccuracy.stats=ACU improve _ %1$d _ , Attack range improve _%2$d_ .
items.rings.ringofaccuracy.desc=This ring increases your focus, reducing your enemy's ability to dodge your attacks. A degraded ring will instead make you easier to evade. Also every 10 level it can make player gain one more attack distance.
items.rings.ringofaccuracy.desc=This ring increases your focus, reducing your enemy's ability to dodge your attacks. Also every 10 level it can make player gain one more attack distance.

items.rings.ringofelements.name=ring of elements
items.rings.ringofelements.stats=Gain element resistance.
Expand All @@ -822,19 +822,19 @@ items.rings.ringofevasion.desc=This ring obfuscates the true position of the wea

items.rings.ringofforce.name=ring of force
items.rings.ringofforce.stats=Melee damage improve _%s%%_ .
items.rings.ringofforce.desc=This ring enhances the force of the wearer's blows. The max extra damage is about 100% at level 30.
items.rings.ringofforce.desc=This ring enhances the force of the wearer's blows. The max level of this ring is 30.

items.rings.ringoffuror.name=ring of furor
items.rings.ringoffuror.stats=Melee attack speed improve _%s%%_ .
items.rings.ringoffuror.desc=This ring grants the wearer an inner fury, allowing them to attack more rapidly. This fury works best in large bursts, so slow weapons benefit far more than fast ones. A degraded ring will instead slow the wearer's speed of attack.
items.rings.ringoffuror.desc=This ring grants the wearer an inner fury, allowing them to attack more rapidly. The max level of this ring is 30.

items.rings.ringofhaste.name=ring of haste
items.rings.ringofhaste.stats=Move speed improve _%s%%_ .
items.rings.ringofhaste.desc=This ring reduces the stress of movement on the wearer, allowing them to run at superhuman speeds. It can make player gain 3 extra movement on level 30,but it is the limit of this ring.
items.rings.ringofhaste.desc=This ring reduces the stress of movement on the wearer, allowing them to run at superhuman speeds. The max level of this ring is 30.

items.rings.ringofmagic.name=ring of magic
items.rings.ringofmagic.stats=MIG improve _%d_ .
items.rings.ringofmagic.desc=Your wands will become more powerful in the arcane field that radiates from this ring. Its power stop grow at level 30.
items.rings.ringofmagic.desc=Your wands will become more powerful in the arcane field that radiates from this ring. The max level of this ring is 30.

items.rings.ringofmight.name=ring of might
items.rings.ringofmight.stats=STR improve _%1$d_ , HT improve _%2$d_ .
Expand All @@ -846,11 +846,11 @@ items.rings.ringofsharpshooting.desc=This ring enhances the wearer's precision a

items.rings.ringoftenacity.name=ring of tenacity
items.rings.ringoftenacity.stats=Damage resistance _%s%%_ .
items.rings.ringoftenacity.desc=This ring will allow the wearer to resist normally mortal strikes. The highest damage resist is 50%,about 30 level of this ring.
items.rings.ringoftenacity.desc=This ring will allow the wearer to resist normally mortal strikes. The max level of this ring is 30.

items.rings.ringofenergy.name=ring of energy
items.rings.ringofenergy.stats=Wand charge speed improve _%s%%_ .
items.rings.ringofenergy.desc=Your wands will recharge more quickly in the arcane field that radiates from this ring. Limit : level 30.
items.rings.ringofenergy.desc=Your wands will recharge more quickly in the arcane field that radiates from this ring.

###scrolls
items.scrolls.scroll.ac_read=READ
Expand Down
Expand Up @@ -839,7 +839,7 @@ items.rings.ringofforce.desc=这枚戒指能够增强配戴者的打击力度。

items.rings.ringoffuror.name=狂怒戒指
items.rings.ringoffuror.stats=佩戴这枚戒指时,你的武器的攻击速度会提升_%s%%_。
items.rings.ringoffuror.desc=这枚戒指会激发配戴者内心的怒火,使其能够更迅猛地攻击。这种愤怒最能让大力一击变快,因此慢速武器能获得更高的收益
items.rings.ringoffuror.desc=这枚戒指会激发配戴者内心的怒火,使其能够更迅猛地攻击。在30级时这枚戒指效果达到最强

items.rings.ringofhaste.name=疾速戒指
items.rings.ringofhaste.stats=佩戴这枚戒指时,你的移动速度会提升_%s%%_。
Expand Down

0 comments on commit 5dc247b

Please sign in to comment.