(feature/Prototypes) add Faction Reputation trigger (#42)

This commit is contained in:
NoM0Re
2025-04-15 15:16:57 +02:00
committed by GitHub
parent fd3324e9b7
commit 6fc121a17a
15 changed files with 1526 additions and 13 deletions
+6
View File
@@ -975,6 +975,7 @@ function Private.Modernize(data, oldSnapshot)
["Conditions"] = "unit",
["Spell Known"] = "spell",
["Cooldown Ready (Item)"] = "item",
["Faction Reputation"] = "unit",
["Pet Behavior"] = "unit",
["Range Check"] = "unit",
["Character Stats"] = "unit",
@@ -1839,6 +1840,11 @@ function Private.Modernize(data, oldSnapshot)
"deficit",
"maxhealth",
},
["Faction Reputation"] = {
"value",
"total",
"percentRep",
},
["Location"] = {
"zone",
"subzone",