[% META title = 'Edit raid' %] [% FOR e IN errors %]

[% e %]

[% END %]
Edit raid

[% raid.open ? 'Close' : 'Open'%] raid.

[% raid.released_coords ? 'Hide' : 'Show' %] coords.

Remove raid

Landing tick:

Number of waves:

Opening tick:

[% IF removegroups.size > 0 %]

The following groups has access to the raid

[% FOR g IN removegroups %] [% END %]
GroupRemove
[% g.groupname %]
[% END %] [% IF addgroups.size > 0 %]

These does not have access to the raid

[% FOR g IN addgroups %] [% END %]
GroupAdd
[% g.groupname %]
[% END %]

Raid message here

Add targets

List all target coords here

Add all coords from:
Size limit (Filters out smaller planets):

 

Sort by: Coords Race Size Score Value XP

[% FOR t IN targets %]
Target: #[% t.id %] [% t.coords %]

Remove target:

  • Size: [% t.size %]
  • Score: [% t.score %]
  • Value: [% t.value %]
  • Race: [% t.race %]
Planet statusAlliance relationship
[% t.planet_status %] [% t.relationship %]

Comment:

[% t.planetscan %]
[% FOR s IN t.scans %] [% END %]
TickScan
[% s.3 %] [% s.2 %]
 
[% FOR w IN t.waves %] [% END %]
[% IF w.claimers %] Unclaim wave [% w.wave %] ([% w.claimers %]): [% ELSE %] Block wave [% w.wave %]: [% END %]
[% END %]