Advertisement
Me_Goes_RAWR

DrugEffect Translation

Dec 20th, 2019 (edited)
405
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.37 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Translations xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  3.   <Translation Id="GainedBoost" Value="You have gained a boost from taking drugs for {0} seconds!" />
  4.   <Translation Id="BoostEnded" Value="Your boost has ended." />
  5.   <Translation Id="HealingBoost" Value="You will heal {0} HP every {1} seconds during the boost!" />
  6.   <Translation Id="SpeedBoost" Value="Your speed {0} by {1} times!" />
  7.   <Translation Id="ResistanceBoost" Value="Your damage resistance {0} by {1} percent!" />
  8.   <Translation Id="JumpBoost" Value="Your jump height {0} by {1} times!" />
  9.   <Translation Id="GravityBoost" Value="Your fall speed {0} by {1} percent!" />
  10.   <Translation Id="DamageBoost" Value="Your damage output has {0} by {1} percent!" />
  11.   <Translation Id="WrongFormatFull" Value="You must use the correct format. Example: /de &lt;seconds&gt; &lt;speed&gt; &lt;jump&gt; &lt;gravity&gt; &lt;resistance&gt; &lt;damage&gt; &lt;regentime&gt; &lt;healthamt&gt; [player] or cancel &lt;player&gt;" />
  12.   <Translation Id="WrongFormat" Value="You must use the correct format. Example: /de &lt;seconds&gt; &lt;speed&gt; &lt;jump&gt; &lt;gravity&gt; &lt;resistance&gt; &lt;damage&gt;  &lt;regentime&gt; &lt;healthamt&gt; [player]" />
  13.   <Translation Id="CancelCMD" Value="You canceled {0}'s effects!" />
  14. </Translations>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement