Export from files
This commit is contained in:
@@ -54967,24 +54967,26 @@ return {
|
||||
},
|
||||
},
|
||||
["799_FlaskDispellsPoison"] = {
|
||||
["sign"] = "",
|
||||
["specialCaseData"] = {
|
||||
},
|
||||
["tradeMod"] = {
|
||||
["id"] = "explicit.stat_3596333054",
|
||||
["text"] = "Grants Immunity to Poison for 4 seconds if used while Poisoned",
|
||||
["id"] = "explicit.stat_542375676",
|
||||
["text"] = "Grants Immunity to Poison for # seconds if used while Poisoned",
|
||||
["type"] = "explicit",
|
||||
},
|
||||
},
|
||||
["800_FlaskPoisonImmunity"] = {
|
||||
["Flask"] = {
|
||||
["max"] = 1,
|
||||
["min"] = 1,
|
||||
["max"] = 17,
|
||||
["min"] = 6,
|
||||
},
|
||||
["sign"] = "",
|
||||
["specialCaseData"] = {
|
||||
},
|
||||
["tradeMod"] = {
|
||||
["id"] = "explicit.stat_3596333054",
|
||||
["text"] = "Grants Immunity to Poison for 4 seconds if used while Poisoned",
|
||||
["id"] = "explicit.stat_542375676",
|
||||
["text"] = "Grants Immunity to Poison for # seconds if used while Poisoned",
|
||||
["type"] = "explicit",
|
||||
},
|
||||
},
|
||||
|
||||
@@ -20546,4 +20546,4 @@ skills["Zealotry"] = {
|
||||
[39] = { 19, 53, 33, storedUses = 1, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 99, statInterpolation = { 1, 1, 1, }, },
|
||||
[40] = { 20, 54, 34, storedUses = 1, manaReservationPercent = 50, cooldown = 1.2, levelRequirement = 100, statInterpolation = { 1, 1, 1, }, },
|
||||
},
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user