Release 1.2.7

- Support the 3 new skills from 2.4.2
- Support Wither
- Add Save As button
This commit is contained in:
Openarl
2016-11-19 00:06:40 +10:00
parent 0f6a25ac6a
commit c8d7d1a30b
12 changed files with 405 additions and 59 deletions

View File

@@ -559,6 +559,7 @@ gems["Earthquake"] = {
skill("duration", 1.5), --"base_skill_effect_duration" = 1500
mod("Damage", "MORE", 50, ModFlag.Attack, 0, { type = "SkillPart", skillPart = 2 }), --"quake_slam_fully_charged_explosion_damage_+%_final" = 50
--"is_area_damage" = ?
skill("showAverage", true, { type = "SkillPart", skillPart = 2 }),
},
qualityMods = {
mod("PhysicalDamage", "INC", 1), --"physical_damage_+%" = 1