Spell

L'objet Spell contient les options qui sont là :

Il contient les membres suivants :

Membre
Type / Valeurs possible
  • priority

  • int

  • spell_id

  • int

  • target_type

  • enum_SpellTargetType.Ally

  • enum_SpellTargetType.AllyAdjacent

  • enum_SpellTargetType.AllyNotSummon

  • enum_SpellTargetType.AllyNotSummonAdjacent

  • enum_SpellTargetType.AllySummon

  • enum_SpellTargetType.AllySummonAdjacent

  • enum_SpellTargetType.Enemy

  • enum_SpellTargetType.EnemyAdjacent

  • enum_SpellTargetType.EnemyNotSummon

  • enum_SpellTargetType.EnemyNotSummonAdjacent

  • enum_SpellTargetType.EnemySummon

  • enum_SpellTargetType.EnemySummonAdjacent

  • enum_SpellTargetType.Self

  • enum_SpellTargetType.SelfAdjacent

  • target_ids

  • string

  • life_condition

  • enum_LifeCondition.Equal

  • enum_LifeCondition.Greater

  • enum_LifeCondition.Less

  • life_value

  • int

  • starting_turn_condition

  • enum_TurnCondition.Congruent

  • enum_TurnCondition.Equal

  • enum_TurnCondition.GreaterThanOrEqual

  • enum_TurnCondition.LessThanOrEqual

  • enum_TurnCondition.NotCongruent

  • enum_TurnCondition.NotEqual

  • starting_turn

  • int

  • starting_turn_mod

  • int

  • every_x_turn

  • int

  • repeat_max

  • int

  • max_per_target

  • int

  • hand_to_hand

  • enum_HandToHandType.Ally

  • enum_HandToHandType.Any

  • enum_HandToHandType.Distance

  • enum_HandToHandType.Enemy

  • enum_HandToHandType.Target

  • cast_distance_condition

  • enum_DistanceCondition.Equal

  • enum_DistanceCondition.GreaterThanOrEqual

  • enum_DistanceCondition.LessThanOrEqual

  • enum_DistanceCondition.NotEqual

  • cast_distance

  • int

  • target_vulnerable

  • bool

  • target_invulnerable

  • bool

  • target_invulnerable_melee

  • bool

  • target_invulnerable_range

  • bool

  • adjacent_type

  • enum_AdjacentType.Any

  • enum_AdjacentType.Free

  • enum_AdjacentType.Occupied

  • enum_AdjacentType.OccupiedByAlly

  • enum_AdjacentType.OccupiedByEnemy

  • enum_AdjacentType.OccupiedByMe

Dernière mise à jour