Mod API Reference:GameOrderAttackTransferResult
GameOrderAttackTransferResult: Subclass of GameOrderResult
- ActualArmies Armies: The number of armies from the source territory that actually participated in the attack or transfer.
 - AttackingArmiesKilled Armies:
 - DamageToSpecialUnits Table<Guid,integer>:
 - DefendingArmiesKilled Armies:
 - DefenseLuck Nullable<number>:
 - IsAttack boolean: True if this was an attack, false if it was a transfer.
 - IsNullified boolean:
 - IsSuccessful boolean: If IsAttack is true and IsSuccessful is true, the territory was captured. If IsAttack is true and IsSuccessful was false, the territory was not captured.
 - OffenseLuck Nullable<number>: