Modifications pour le document Attack (Order)
Modifié par Manoeuvring with Difficulty le 2024/01/26 06:48
Depuis la version 7.2
modifié par Manoeuvring with Difficulty
sur 2024/01/25 07:12
sur 2024/01/25 07:12
Commentaire de modification :
Added tag [combat]
À la version 8.1
modifié par Manoeuvring with Difficulty
sur 2024/01/25 07:26
sur 2024/01/25 07:26
Commentaire de modification :
Il n'y a aucun commentaire pour cette version
Résumé
-
Propriétés de la Page (2 modifications, 0 ajouts, 0 suppressions)
Détails
- Propriétés de la Page
-
- Tags
-
... ... @@ -1,1 +1,1 @@ 1 -combat 1 +combat|order - Contenu
-
... ... @@ -64,6 +64,12 @@ 64 64 Ships will only attack their targets in the order prescribed by the player meaning that if another, greater priority target becomes available an attack order will be queued up after the earlier targets, this can be resolved by clearing the queue of all the attacking ships and then re-adding the new order of targets but it can be tedious. 65 65 66 66 = Related = 67 +{{velocity}} 68 +#set ($references = $services.query.xwql("from doc.object(XWiki.TagClass) as tag where 'combat' member of tag.tags").execute()) 69 +#foreach($reference in $references) 70 + #set ($document = $xwiki.getDocument($reference)) 71 + #set ($label = $document.getTitle()) 72 + |[[$label>>$reference]]| 73 +#end 74 +{{/velocity}} 67 67 68 -* [[Attack in Range>>doc:X4 Foundations Wiki.Manual and Guides.Objects in the Game Universe.Orders, Behaviours and Assignments.Attack in Range (Order).WebHome]] 69 -* [[Attack with Commander>>doc:X4 Foundations Wiki.Manual and Guides.Objects in the Game Universe.Orders, Behaviours and Assignments.Attack with Commander (Assignment).WebHome]]