diff --git a/Keywords.txt b/Keywords.txt
index 8868779..4651489 100755
--- a/Keywords.txt
+++ b/Keywords.txt
@@ -1,16 +1,16 @@
{
- "strings":
- {
- "KEYWORD_POISON" : " of their maximum health over 10s. Poison cannot kill enemies.",
- "KEYWORD_RAPID_REGEN" : " of your maximum health over 0.5s.",
- "KEYWORD_AGILE" : "",
- "KEYWORD_PERCENT_HP" : ".",
- "KEYWORD_SONIC_BOOM" : " away all enemies hit. if you are airborne.",
- "KEYWORD_WEAK" : ". Reduce armor by .",
- "KEYWORD_HEAVY" : "",
- "KEYWORD_FREEZING" : " if below health.",
- "KEYWORD_STUNNING" : " and deals an additional .",
- "KEYWORD_SHOCKING" : " of their maximum health in damage.",
- }
+ "strings":
+ {
+ "KEYWORD_POISON" : "",
+ "KEYWORD_RAPID_REGEN" : "",
+ "KEYWORD_AGILE" : "",
+ "KEYWORD_PERCENT_HP" : ".",
+ "KEYWORD_SONIC_BOOM" : " away all enemies hit. if you are airborne.",
+ "KEYWORD_WEAK" : ". Reduce armor by .",
+ "KEYWORD_HEAVY" : "",
+ "KEYWORD_FREEZING" : " if below health.",
+ "KEYWORD_STUNNING" : " and deals an additional .",
+ "KEYWORD_SHOCKING" : " of their maximum health in damage.",
+ }
}