Skip to content

Commit

Permalink
A bug from spells is fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
NappingOcean committed May 9, 2023
1 parent 7e577dc commit 9273997
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions muts and spells/spell.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@
"flags": ["NO_HANDS", "NO_LEGS", "SILENT", "MUTATE_TRAIT"],
"effect":"mutate",
"effect_str":"W3_mut_wild_stagen1",
"base_casting_time":85,
"final_casting_time":85,
"min_damage":10000,
"max_damage":10000
},
Expand All @@ -55,8 +53,6 @@
"flags": ["NO_HANDS", "NO_LEGS", "SILENT", "MUTATE_TRAIT"],
"effect":"mutate",
"effect_str":"W3_mut_wild_stamax1",
"base_casting_time":85,
"final_casting_time":85,
"min_damage":10000,
"max_damage":10000
},
Expand All @@ -70,8 +66,6 @@
"flags": ["NO_HANDS", "NO_LEGS", "SILENT", "MUTATE_TRAIT"],
"effect":"mutate",
"effect_str":"W3_mut_wild_staall1",
"base_casting_time":85,
"final_casting_time":85,
"min_damage":10000,
"max_damage":10000
},
Expand All @@ -85,8 +79,6 @@
"flags": ["NO_HANDS", "NO_LEGS", "SILENT", "MUTATE_TRAIT"],
"effect":"mutate",
"effect_str":"W3_mut_wild_stamax2",
"base_casting_time":85,
"final_casting_time":85,
"min_damage":10000,
"max_damage":10000
},
Expand All @@ -100,8 +92,6 @@
"flags": ["NO_HANDS", "NO_LEGS", "SILENT", "MUTATE_TRAIT"],
"effect":"mutate",
"effect_str":"W3_mut_wild_staall2",
"base_casting_time":85,
"final_casting_time":85,
"min_damage":10000,
"max_damage":10000
},
Expand All @@ -115,8 +105,6 @@
"flags": ["NO_HANDS", "NO_LEGS", "SILENT", "MUTATE_TRAIT"],
"effect":"mutate",
"effect_str":"W3_mut_wild_stagen2",
"base_casting_time":85,
"final_casting_time":85,
"min_damage":10000,
"max_damage":10000
}
Expand Down

0 comments on commit 9273997

Please sign in to comment.