Release 1.2.6
- Added skill parts to Fireball
This commit is contained in:
@@ -1183,6 +1183,16 @@ gems["Fireball"] = {
|
||||
spell = true,
|
||||
area = true,
|
||||
fire = true,
|
||||
parts = {
|
||||
{
|
||||
name = "Direct hit",
|
||||
area = false,
|
||||
},
|
||||
{
|
||||
name = "Splash damage",
|
||||
area = true,
|
||||
},
|
||||
},
|
||||
color = 3,
|
||||
baseFlags = {
|
||||
spell = true,
|
||||
|
||||
@@ -14,6 +14,10 @@ gems["Abyssal Cry"] = {
|
||||
chaos = true,
|
||||
color = 1,
|
||||
baseFlags = {
|
||||
warcry = true,
|
||||
area = true,
|
||||
duration = true,
|
||||
chaos = true,
|
||||
},
|
||||
skillTypes = { [11] = true, [12] = true, [50] = true, [10] = true, },
|
||||
baseMods = {
|
||||
|
||||
@@ -335,6 +335,9 @@ local modTagList = {
|
||||
["when on full life"] = { tag = { type = "Condition", var = "FullLife" } },
|
||||
["when not on full life"] = { tag = { type = "Condition", var = "NotFullLife" } },
|
||||
["while no mana is reserved"] = { tag = { type = "Condition", var = "NoManaReserved" } },
|
||||
["while at maximum power charges"] = { tag = { type = "Condition", var = "AtMaxPowerCharges" } },
|
||||
["while at maximum frenzy charges"] = { tag = { type = "Condition", var = "AtMaxFrenzyCharges" } },
|
||||
["while at maximum endurance charges"] = { tag = { type = "Condition", var = "AtMaxEnduranceCharges" } },
|
||||
["while you have fortify"] = { tag = { type = "Condition", var = "Fortify" } },
|
||||
["during onslaught"] = { tag = { type = "Condition", var = "Onslaught" } },
|
||||
["while you have onslaught"] = { tag = { type = "Condition", var = "Onslaught" } },
|
||||
|
||||
@@ -49,6 +49,10 @@ Head over to the [Releases](https://github.com/Openarl/PathOfBuilding/releases)
|
||||

|
||||
|
||||
## Changelog
|
||||
### 1.2.6 - 2016/11/12
|
||||
* Added support for the "more Physical Damage" modifier on "Outmatch and Outlast"
|
||||
* Added a splash damage skill part to Fireball
|
||||
|
||||
### 1.2.5 - 2016/11/08
|
||||
* Fixed bug preventing Static Strike damage from being calculated correctly
|
||||
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
VERSION[1.2.6][2016/11/12]
|
||||
* Added support for the "more Physical Damage" modifier on "Outmatch and Outlast"
|
||||
* Added a splash damage skill part to Fireball
|
||||
VERSION[1.2.5][2016/11/08]
|
||||
* Fixed bug preventing Static Strike damage from being calculated correctly
|
||||
VERSION[1.2.4][2016/11/06]
|
||||
|
||||
10
manifest.xml
10
manifest.xml
@@ -1,13 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<PoBVersion>
|
||||
<Version number="1.2.5"/>
|
||||
<Version number="1.2.6"/>
|
||||
<Source part="program" url="https://raw.githubusercontent.com/Openarl/PathOfBuilding/{branch}/"/>
|
||||
<Source part="tree" url="https://raw.githubusercontent.com/Openarl/PathOfBuilding/{branch}/tree.zip"/>
|
||||
<Source url="https://raw.githubusercontent.com/Openarl/PathOfBuilding/{branch}/runtime-win32.zip" part="runtime" platform="win32"/>
|
||||
<File sha1="6bb074e0d3a4043f0e5dcbd25c33f8e5e1f5cfe0" name="Launch.lua" part="program"/>
|
||||
<File sha1="93e19c2a160eb49993d50d9e2b47ea79962373d9" name="UpdateCheck.lua" part="program"/>
|
||||
<File sha1="4f17937f2b37784e169a3792b235f2a0a3961e61" name="UpdateApply.lua" part="program"/>
|
||||
<File sha1="4e8d5307ca9383b3008ed13bb5f3c663d49c10c9" name="changelog.txt" part="program"/>
|
||||
<File sha1="c2f4ac7d4525fed7d3d865615cb1419e11fc22a1" name="changelog.txt" part="program"/>
|
||||
<File sha1="ea886e9e8ce013ed7d8805174d43becdca1f533e" name="Classes/BuildListControl.lua" part="program"/>
|
||||
<File sha1="e42437dd7e1b5a1032f1be9852ede4399a003826" name="Classes/ButtonControl.lua" part="program"/>
|
||||
<File sha1="8df790619a3284b8ed78075f59dd34d5b00d28a3" name="Classes/CalcBreakdownControl.lua" part="program"/>
|
||||
@@ -49,15 +49,15 @@
|
||||
<File sha1="0deb086a2fcf8aa8637d59ef6f2b825354b9b2c3" name="Modules/Data.lua" part="program"/>
|
||||
<File sha1="5ddfa4a5904cefbf2755c231797175c8ae24ac49" name="Modules/ItemTools.lua" part="program"/>
|
||||
<File sha1="b97d6e1c70b75805f4a2d0d0950c170f4b6d7e17" name="Modules/Main.lua" part="program"/>
|
||||
<File sha1="74d3b0ff16ef82e81899cca9f3bbc6877b320e15" name="Modules/ModParser.lua" part="program"/>
|
||||
<File sha1="39f2113f009b7c535aa44e693f263942bdccbbc1" name="Modules/ModParser.lua" part="program"/>
|
||||
<File sha1="5f93a9d8f58e0d5990a1f84e1ab1d53fbd35fb56" name="Modules/ModTools.lua" part="program"/>
|
||||
<File sha1="e7ee7e5b6388facb7bf568517ecc401590757df7" name="Assets/ring.png" part="program"/>
|
||||
<File sha1="9a320bfe629b1cf3f14fc77fbbf2508d0a5b2841" name="Assets/small_ring.png" part="program"/>
|
||||
<File sha1="698c46ec242133014f6904d276b27106580ea392" name="Data/New.lua" part="program"/>
|
||||
<File sha1="4bda866bb45169b51bd193039a87d7bcc6cbacaa" name="Data/Rares.lua" part="program"/>
|
||||
<File sha1="48ae2fa7c8fb4de252e264431eb5d80bf835d566" name="Data/Gems/act_dex.lua" part="program"/>
|
||||
<File sha1="74e0fa3fc4d905a5621f45192438aee722146e3e" name="Data/Gems/act_int.lua" part="program"/>
|
||||
<File sha1="abaf439d067d0b10ee566a52b9f64a90c241fe23" name="Data/Gems/act_str.lua" part="program"/>
|
||||
<File sha1="a02768ec46770864b7c7aa7a8f74d10a7de1d5a7" name="Data/Gems/act_int.lua" part="program"/>
|
||||
<File sha1="3db0d34028842615d37f01d05853cfb93e212413" name="Data/Gems/act_str.lua" part="program"/>
|
||||
<File sha1="f6d7bc0e523b7d97fd3f2a8d2f09476716757ce1" name="Data/Gems/other.lua" part="program"/>
|
||||
<File sha1="b2f6b177821de87288760644f2ecdbde07a9c4c9" name="Data/Gems/sup_dex.lua" part="program"/>
|
||||
<File sha1="ef83aa4fcf18a13bcfe442c5c6aaae63fa439dba" name="Data/Gems/sup_int.lua" part="program"/>
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user