File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- SECTYPE_none = 0
2- SECTYPE_spell_protections = 1
3- SECTYPE_specific_protections = 2
4- SECTYPE_illusionary_protections = 3
5- SECTYPE_magic_attack = 4
6- SECTYPE_divination_attack = 5
7- SECTYPE_conjuration = 6
8- SECTYPE_combat_protections = 7
9- SECTYPE_contingency = 8
10- SECTYPE_battleground = 9
11- SECTYPE_offensive_damage = 10
12- SECTYPE_disabling = 11
13- SECTYPE_combination = 12
14- SECTYPE_non_combat = 13
1+ OUTER_SET SECTYPE_none = 0
2+ OUTER_SET SECTYPE_spell_protections = 1
3+ OUTER_SET SECTYPE_specific_protections = 2
4+ OUTER_SET SECTYPE_illusionary_protections = 3
5+ OUTER_SET SECTYPE_magic_attack = 4
6+ OUTER_SET SECTYPE_divination_attack = 5
7+ OUTER_SET SECTYPE_conjuration = 6
8+ OUTER_SET SECTYPE_combat_protections = 7
9+ OUTER_SET SECTYPE_contingency = 8
10+ OUTER_SET SECTYPE_battleground = 9
11+ OUTER_SET SECTYPE_offensive_damage = 10
12+ OUTER_SET SECTYPE_disabling = 11
13+ OUTER_SET SECTYPE_combination = 12
14+ OUTER_SET SECTYPE_non_combat = 13
You can’t perform that action at this time.
0 commit comments