Add trailing empty line
This commit is contained in:
@@ -286,4 +286,4 @@ function DatFileClass:ReadCellRaw(rowIndex, colIndex)
|
||||
local col = self.cols[colIndex]
|
||||
local base = self.rows[rowIndex] + col.offset
|
||||
return self.raw:byte(base, base + col.size - 1)
|
||||
end
|
||||
end
|
||||
|
||||
@@ -28,4 +28,4 @@ function DatListClass:OnAnyKeyDown(key)
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
@@ -29,4 +29,4 @@ function SpecColListClass:OnSelDelete(index, specCol)
|
||||
main:SetCurrentCol()
|
||||
main.curDatFile:OnSpecChanged()
|
||||
main.controls.rowList:BuildColumns()
|
||||
end
|
||||
end
|
||||
|
||||
@@ -644,4 +644,4 @@ do
|
||||
end
|
||||
end
|
||||
|
||||
return main
|
||||
return main
|
||||
|
||||
@@ -114,4 +114,4 @@ local minions, mod = ...
|
||||
#emit
|
||||
|
||||
#monster Metadata/Monsters/Skitterbot/SkitterbotLightning SkitterbotLightning
|
||||
#emit
|
||||
#emit
|
||||
|
||||
@@ -191,4 +191,4 @@ local minions, mod = ...
|
||||
-- Ashblessed Warden
|
||||
#spectre Metadata/Monsters/LeagueHeist/Robot/RobotPyreKnightEliteSpectre
|
||||
-- Snow Rhex
|
||||
#spectre Metadata/Monsters/AtlasExiles/EyrieInfluenceMonsters/EyrieArmouredBirdSpectre__
|
||||
#spectre Metadata/Monsters/AtlasExiles/EyrieInfluenceMonsters/EyrieArmouredBirdSpectre__
|
||||
|
||||
@@ -45,4 +45,4 @@ mod("Speed", "MORE", 40, ModFlag.Attack)
|
||||
[MirrorArrowEnergyShield]
|
||||
mod("EnergyShield", "BASE", 10)
|
||||
[MonsterConvertToChaosHeraldOfAgony1]
|
||||
mod("PhysicalDamageConvertToChaos", "BASE", 40)
|
||||
mod("PhysicalDamageConvertToChaos", "BASE", 40)
|
||||
|
||||
@@ -207,4 +207,4 @@ for _, name in pairs(itemTypes) do
|
||||
processTemplateFile(name, "Bases/", "../Data/Bases/", directiveTable)
|
||||
end
|
||||
|
||||
print("Item bases exported.")
|
||||
print("Item bases exported.")
|
||||
|
||||
@@ -68,4 +68,4 @@ out:write('\t},\n')
|
||||
out:write('}')
|
||||
out:close()
|
||||
|
||||
print("Cluster jewel data exported.")
|
||||
print("Cluster jewel data exported.")
|
||||
|
||||
@@ -218,4 +218,4 @@ end
|
||||
out:write('}')
|
||||
out:close()
|
||||
|
||||
print("Enchantments exported.")
|
||||
print("Enchantments exported.")
|
||||
|
||||
@@ -169,4 +169,4 @@ out:write("-- This file is automatically generated, do not edit!\n-- Item data (
|
||||
out:write("return "..str)
|
||||
out:close()
|
||||
|
||||
print("Legion passives exported.")
|
||||
print("Legion passives exported.")
|
||||
|
||||
@@ -66,4 +66,4 @@ end
|
||||
out:write('}')
|
||||
out:close()
|
||||
|
||||
print("Master mods exported.")
|
||||
print("Master mods exported.")
|
||||
|
||||
@@ -152,4 +152,4 @@ for _, name in pairs({"Spectres","Minions"}) do
|
||||
processTemplateFile(name, "Minions/", "../Data/", directiveTable)
|
||||
end
|
||||
|
||||
print("Minion data exported.")
|
||||
print("Minion data exported.")
|
||||
|
||||
@@ -95,4 +95,4 @@ writeMods("../Data/ModJewelCluster.lua", function(mod)
|
||||
return mod.Domain == 21 and (mod.GenerationType == 1 or mod.GenerationType == 2 or mod.GenerationType == 5)
|
||||
end)
|
||||
|
||||
print("Mods exported.")
|
||||
print("Mods exported.")
|
||||
|
||||
@@ -445,4 +445,4 @@ end
|
||||
out:write('}')
|
||||
out:close()
|
||||
|
||||
print("Skill data exported.")
|
||||
print("Skill data exported.")
|
||||
|
||||
@@ -1428,4 +1428,4 @@ local skills, mod, flag, skill = ...
|
||||
#baseMod flag("Condition:CanBeElusive", { type = "GlobalEffect", effectType = "Buff" })
|
||||
#baseMod mod("Dummy", "DUMMY", 1, 0, 0, { type = "Condition", var = "CanBeElusive" })
|
||||
#baseMod skill("radius", 26)
|
||||
#mods
|
||||
#mods
|
||||
|
||||
@@ -1860,4 +1860,4 @@ local skills, mod, flag, skill = ...
|
||||
},
|
||||
},
|
||||
#baseMod skill("radius", 40)
|
||||
#mods
|
||||
#mods
|
||||
|
||||
@@ -465,4 +465,4 @@ local skills, mod, flag, skill = ...
|
||||
#mods
|
||||
|
||||
#skill SupportChaosAttacks
|
||||
#mods
|
||||
#mods
|
||||
|
||||
@@ -108,4 +108,4 @@ while true do
|
||||
else
|
||||
print(msg)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
@@ -22,4 +22,4 @@ end
|
||||
out:write('}')
|
||||
out:close()
|
||||
|
||||
print("Passives exported.")
|
||||
print("Passives exported.")
|
||||
|
||||
@@ -242,4 +242,4 @@ out:close()
|
||||
os.execute("xcopy Tree\\tree.lua ..\\TreeData\\ /Y /Q")
|
||||
os.execute("xcopy Tree\\*-3* ..\\TreeData\\ /Y /Q")
|
||||
|
||||
print("Passive skill graph generated.")
|
||||
print("Passive skill graph generated.")
|
||||
|
||||
@@ -5832,4 +5832,4 @@ return {
|
||||
},
|
||||
ZanaQuests={
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user