zerric wrote: ↑Thu Aug 10, 2023 4:32 am
Does anyone know the ID's of Aura of Protection and Aura of Hate for the Paladin? I can't seem to find them anywhere.
Thanks in advance.
Not sure what you're looking for exactly, but here is the relevant info for them
new entry "Shout_AuraOf_Protection"
type "SpellData"
data "SpellType" "Shout"
data "SpellProperties" "ApplyStatus(AURA_OF_PROTECTION,100,-1);"
data "AreaRadius" "3"
data "TargetConditions" "Self()"
data "Icon" "Action_Paladin_AuraOfProtection"
data "DisplayName" "hd8ffaca7g8aa7g4e02ga546g3592286387a8;2"
data "Description" "h3728832agb688g4081gad4eg7dcab2a79276;5"
data "DescriptionParams" "max(1,CharismaModifier)"
data "ExtraDescription" ""
data "TooltipStatusApply" "ApplyStatus(AURA_OF_PROTECTION,100,-1);"
data "CastSound" "Spell_Cast_Paladin_AuraOfProtection_L1to3"
data "TargetSound" "Spell_Impact_Paladin_AuraOfProtection_L1to3"
data "PreviewCursor" "Cast"
data "CastTextEvent" "Cast"
data "SpellAnimation" "83fb0115-57dd-4cce-ac40-87182b2865e2,,;,,;62e74220-ba87-4fe7-aa99-9d12cab9d654,,;b1f3f86a-a1fc-43f6-8a2b-0110a9f99ead,,;42014429-21fb-412d-bba6-0f8216f5e502,,;,,;43fa5e31-ad7e-47a9-9ca2-f6d40ba8e1cf,,;,,;,,"
data "VerbalIntent" "Buff"
data "SpellStyleGroup" "Class"
data "RequirementConditions" "not HasStatus('AURA_OF_PROTECTION')"
data "PrepareEffect" "c218f05b-1e12-4298-beff-e4d33a5fa5a5"
data "CastEffect" "8265c6d6-662a-40fe-888b-024af0e2b1b9"
and
new entry "Shout_AuraOf_Hate"
type "SpellData"
data "SpellType" "Shout"
data "SpellProperties" "ApplyStatus(AURA_OF_HATE,100,-1);"
data "AreaRadius" "3"
data "TargetConditions" "Self()"
data "Icon" "Action_Paladin_AuraOfHate"
data "DisplayName" "h927a9140g56d3g460fg9314g40fbd232b361;2"
data "Description" "h0c2bc9a2g8e6bg4550ga8b9gfba7b2e8462d;7"
data "DescriptionParams" "DealDamage(max(1,CharismaModifier), MainMeleeWeaponDamageType)"
data "ExtraDescription" ""
data "TooltipStatusApply" "ApplyStatus(AURA_OF_HATE,100,-1);"
data "CastSound" "Spell_Cast_Paladin_AuraOfHate_L1to3"
data "TargetSound" "Spell_Impact_Paladin_AuraOfHate_L1to3"
data "PreviewCursor" "Cast"
data "CastTextEvent" "Cast"
data "SpellAnimation" "83fb0115-57dd-4cce-ac40-87182b2865e2,,;,,;62e74220-ba87-4fe7-aa99-9d12cab9d654,,;b1f3f86a-a1fc-43f6-8a2b-0110a9f99ead,,;42014429-21fb-412d-bba6-0f8216f5e502,,;,,;43fa5e31-ad7e-47a9-9ca2-f6d40ba8e1cf,,;,,;,,"
data "VerbalIntent" "Buff"
data "SpellStyleGroup" "Class"
data "RequirementConditions" "not HasStatus('AURA_OF_HATE')"
data "PrepareEffect" "c218f05b-1e12-4298-beff-e4d33a5fa5a5"
data "CastEffect" "8265c6d6-662a-40fe-888b-024af0e2b1b9"