Group Heal Range Limit

This commit is contained in:
2020-11-25 00:16:06 +00:00
committed by Gent S
parent 26ca4d8671
commit 166eb5125f
4 changed files with 20 additions and 6 deletions

View File

@@ -36,6 +36,7 @@ struct SkillData {
int skillType;
int targetType;
int drainType;
int effectArea;
int batteryUse[4];
int durationTime[4];
int powerIntensity[4];