horsegen: skill activation duration scaling
This commit is contained in:
@@ -39,6 +39,7 @@ var AllSkills = map[SkillID]Skill{
|
||||
{{- end }}
|
||||
Condition: {{ printf "%q" $a.Condition }},
|
||||
Duration: {{ $a.Duration }},
|
||||
DurScale: {{ $a.DurScale }},
|
||||
{{- if $a.Cooldown }}
|
||||
Cooldown: {{ $a.Cooldown }},
|
||||
{{- end }}
|
||||
|
||||
Reference in New Issue
Block a user