Necromancer - Skeletal Mage with Singularity
Nov 30, 2017 1:50:36 GMT
Post by titanback on Nov 30, 2017 1:50:36 GMT
Hello people.
Does anyone have any group of conditions that work for this skill?
I would like you to perform the following conditions:
-Cast mages if I have less than 4 always with the active bone shield.
- from there casting mages when I have 100% essences always with the active bone shield.
I'm trying to create it but it never works well for me.
I give you some examples but I do not succeed.
[{"ConditionGroup":1,"Type":28,"Values":[1.0],"ValueNames":[3],"comment":"Necro has enough essence to cast mages","enabled":true,"version":260,"DisplayText":"Player_Skill_MinResource => [Bool:1] //Necro has enough essence to cast mages"},{"ConditionGroup":1,"Type":18,"Values":[466857.0,762.0,1.0],"ValueNames":[0,4,2],"comment":"Necro has at least 1 stack of Bone Armor","enabled":true,"version":260,"DisplayText":"Player_IsBuffCount => [PowerSNO: / AttribID:762 / Value:1] //Necro has at least 1 stack of Bone Armor"},{"ConditionGroup":1,"Type":96,"Values":[3.0],"ValueNames":[2],"comment":"Necro has less than 4 mages summoned","enabled":true,"version":260,"DisplayText":"Player_Pet_MaxSkeletalMageCount => [Value:3] //Necro has less than 4 mages summoned"},{"ConditionGroup":2,"Type":14,"Values":[100.0],"ValueNames":[2],"comment":"Necro has at least 100% essence","enabled":true,"version":260,"DisplayText":"Player_MinPrimaryResourcePercentage => [Value:100] //Necro has at least 100% essence"},{"ConditionGroup":2,"Type":95,"Values":[4.0],"ValueNames":[2],"comment":"Necro has 4 mages summoned","enabled":true,"version":260,"DisplayText":"Player_Pet_MinSkeletalMageCount => [Value:4] //Necro has 4 mages summoned"},{"ConditionGroup":2,"Type":18,"Values":[466857.0,762.0,1.0],"ValueNames":[0,4,2],"comment":"Necro has at least 1 stack of Bone Armor","enabled":true,"version":260,"DisplayText":"Player_IsBuffCount => [PowerSNO: / AttribID:762 / Value:1] //Necro has at least 1 stack of Bone Armor"}]
Thanks in advance.
PD: sorry for my English.
Does anyone have any group of conditions that work for this skill?
I would like you to perform the following conditions:
-Cast mages if I have less than 4 always with the active bone shield.
- from there casting mages when I have 100% essences always with the active bone shield.
I'm trying to create it but it never works well for me.
I give you some examples but I do not succeed.
[{"ConditionGroup":1,"Type":28,"Values":[1.0],"ValueNames":[3],"comment":"Necro has enough essence to cast mages","enabled":true,"version":260,"DisplayText":"Player_Skill_MinResource => [Bool:1] //Necro has enough essence to cast mages"},{"ConditionGroup":1,"Type":18,"Values":[466857.0,762.0,1.0],"ValueNames":[0,4,2],"comment":"Necro has at least 1 stack of Bone Armor","enabled":true,"version":260,"DisplayText":"Player_IsBuffCount => [PowerSNO: / AttribID:762 / Value:1] //Necro has at least 1 stack of Bone Armor"},{"ConditionGroup":1,"Type":96,"Values":[3.0],"ValueNames":[2],"comment":"Necro has less than 4 mages summoned","enabled":true,"version":260,"DisplayText":"Player_Pet_MaxSkeletalMageCount => [Value:3] //Necro has less than 4 mages summoned"},{"ConditionGroup":2,"Type":14,"Values":[100.0],"ValueNames":[2],"comment":"Necro has at least 100% essence","enabled":true,"version":260,"DisplayText":"Player_MinPrimaryResourcePercentage => [Value:100] //Necro has at least 100% essence"},{"ConditionGroup":2,"Type":95,"Values":[4.0],"ValueNames":[2],"comment":"Necro has 4 mages summoned","enabled":true,"version":260,"DisplayText":"Player_Pet_MinSkeletalMageCount => [Value:4] //Necro has 4 mages summoned"},{"ConditionGroup":2,"Type":18,"Values":[466857.0,762.0,1.0],"ValueNames":[0,4,2],"comment":"Necro has at least 1 stack of Bone Armor","enabled":true,"version":260,"DisplayText":"Player_IsBuffCount => [PowerSNO: / AttribID:762 / Value:1] //Necro has at least 1 stack of Bone Armor"}]
Thanks in advance.
PD: sorry for my English.