Änderungen von Dokument Attack (Order)
Zuletzt geändert von Manoeuvring with Difficulty am 2024/01/26 06:48
Von Version 10.4
bearbeitet von Manoeuvring with Difficulty
am 2024/01/25 10:25
am 2024/01/25 10:25
Änderungskommentar:
Added tag [combat order]
Auf Version 1.1
bearbeitet von Manoeuvring with Difficulty
am 2023/12/03 06:13
am 2023/12/03 06:13
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Zusammenfassung
-
Seiteneigenschaften (3 geändert, 0 hinzugefügt, 0 gelöscht)
-
Anhänge (0 geändert, 0 hinzugefügt, 4 gelöscht)
Details
- Seiteneigenschaften
-
- Titel
-
... ... @@ -1,1 +1,1 @@ 1 - Attack (Order)1 +OrderTemplate - Tags
-
... ... @@ -1,1 +1,0 @@ 1 -order|combat|combat order - Inhalt
-
... ... @@ -1,85 +19,28 @@ 1 -(% class="box floatinginfobox" %) 2 -((( 3 -(% class="responsive-table" %) 4 -|(% colspan="2" %)((( 5 -== Attack == 6 -))) 7 -|(% colspan="2" %)[[image:order_attack.png||data-xwiki-image-style-alignment="center"]] 8 -|(% style="width:132px" %)Category|(% style="width:277px" %)Combat 9 -|(% style="width:132px" %)Instruction Method|(% style="width:277px" %)Order 10 -|(% style="width:132px" %)[[Skill>>doc:X4 Foundations Wiki.Manual and Guides.Objects in the Game Universe.Equipment.Crew.WebHome]]|(% style="width:277px" %)((( 11 -☆☆☆☆☆ 12 -))) 13 -|(% style="width:132px" %)Ship|(% style="width:277px" %)Any 14 -|(% style="width:132px" %)Commander|(% style="width:277px" %)None 15 -|(% style="width:132px" %)[[Mimic>>doc:X4 Foundations Wiki.Manual and Guides.Objects in the Game Universe.Orders, Behaviours and Assignments.Mimic.WebHome]]|(% style="width:277px" %)No 16 -|(% style="width:132px" %)[[Repeat Order>>doc:X4 Foundations Wiki.Manual and Guides.Objects in the Game Universe.Orders, Behaviours and Assignments.Repeat Orders.WebHome]]|(% style="width:277px" %)No 17 -))) 18 - 19 19 = Overview = 20 20 21 -Oftentimes conflicts arise in the X4 universe and the player may need to intervene militarily. The attack order allows players to instruct a ship or a selection of their ships to attack an enemy target or series of targets. Enemy targets can be any ship or station and reputation losses can be expected when attacking a faction's property (though some faction reputations are locked). 22 22 23 23 = Configuration = 24 24 25 -Select the ship (or group of ships) that are to attack the desired target from either the property menu or the map interface itself. use LEFT-CLICK to select and hold SHIFT or CTRL to either allow for dragging to multi-select or to individually add ships respectively. 26 26 27 -While remaining in the map interface RIGHT-CLICK the 1st desired target and select "[[image:order_attack.png||height="20" width="20"]] Attack" from the context menu that appears next to the cursor. To order an attack on multiple targets RIGHT-CLICK the next desired target and make the selection again from the menu. The ship or group of ships will then proceed to attack all targets in the order in which the targets were chosen. 28 - 29 -To abort the attack make the selection of ships again and then select "Remove all Orders" from the context menu. Note that this will reset the ships to their default behaviour which may be a combat command that could have them engage the originally chosen target again. To mitigate this it can be useful to then give all ships a "Fly and Wait" command to physically draw them away from the engagement. 30 - 31 -== Attack Surface Elements == 32 - 33 -When ordering a ship to attack a capital ship or station there is an option in the right-click context menu to instead choose one of the following surface element options to be attacked rather than the entire ship or station: 34 - 35 -* All surface elements, the ship will attack any and all of its target's surface elements with no preference for any type 36 -* Turrets, the ship will only attack turrets 37 -* Shield Generators, the ship will only attack shield generators 38 -* Engines (provided the target is a capital ship), the ship will only attack the target's engines. 39 - 40 -It is worth noting that this instruction isn't perfectly reliable and while the player may simply intend to disable a target it is still perfectly possible for ships to miss the surface elements and cause damage to the target or even destroy it. 41 - 42 -[[image:attack_surface_elements.png]] 43 - 44 -= Skill Effects = 45 - 46 -Crew and pilot skills have a variety of effects on how the attack order is performed, some key effects are summarised below: 47 - 48 -Missile utilisation - Higher skill pilots will deploy their missiles at shorter intervals between salvos 49 - 50 -Boosting - Higher skill crews allow their ship to boost while in combat (unless expressly forbidden by the player) 51 - 52 52 = Applications = 53 53 54 -The attack order is a very direct command and can be used for a wide variety of combat applications like taking out remaining ships after a larger battle or ensuring that a group of ships focus all of their fire on one more important target before moving onto the next most important target as chosen by the player. 55 55 56 -= =Example ==10 += Issues = 57 57 58 -[[image:1701586034175-765.png||height="375" width="600"]] 59 59 60 -As an example, this Scale Plate Pirate was cloaked in Ocean of Fantasy meaning that it wasn't being picked up by Boron patrols, manually ordering ships to attack it both removed its disguise and allowed the pirate ship to be destroyed. 61 - 62 -= Caveats = 63 - 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 - 66 -= Related = 67 - 68 -{{velocity}} 69 -## Related pages display by Manoeuvring with Difficulty, displays a horizontal list of related pages based upon the tags given to the page 70 -## Get all tags assigned to this page 71 -#set ($tags = $doc.getTagList()) 72 -#foreach($tag in $tags) 73 - ---- 74 - (% style="text-align:center" %) 75 - **$tag.substring(0,1).toUpperCase()$tag.substring(1,$tag.length())** 76 - ~| ## Display the tags with the 1st letter being uppercase 77 - #set ($references = $services.query.xwql("from doc.object(XWiki.TagClass) as tag where '$tag' member of tag.tags").execute()) 78 - #foreach($reference in $references) 79 - #set ($document = $xwiki.getDocument($reference)) 80 - #set ($label = $document.getTitle()) 81 - [[$label>>$reference]] | ## link to every page with the same tag 82 - #end 83 - 84 -#end 85 -{{/velocity}} 13 +(% class="box floatinginfobox" %) 14 +((( 15 +|(% colspan="2" %)((( 16 +== OrderName == 17 +))) 18 +|(% colspan="2" %)[[image:order_wait.png||data-xwiki-image-style-alignment="center" height="32" width="32"]] 19 +|(% style="width:132px" %)Category|(% style="width:277px" %)Navigation/Combat/Trade/Miscellaneous 20 +|(% style="width:132px" %)Instruction Method|(% style="width:277px" %)Order/Default Behaviour/Assignment 21 +|(% style="width:132px" %)Skill|(% style="width:277px" %)((( 22 +★☆☆☆☆ 23 +))) 24 +|(% style="width:132px" %)Ship|(% style="width:277px" %)Any 25 +|(% style="width:132px" %)Commander|(% style="width:277px" %)Any/Ship/Station 26 +|(% style="width:132px" %)Mimic|(% style="width:277px" %)Yes/No 27 +|(% style="width:132px" %)Repeat Order|(% style="width:277px" %)Yes/No 28 +)))
- 1701586001408-652.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.ManoeuvringwithDifficulty - Größe
-
... ... @@ -1,1 +1,0 @@ 1 -1.1 MB - Inhalt
- 1701586034175-765.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.ManoeuvringwithDifficulty - Größe
-
... ... @@ -1,1 +1,0 @@ 1 -773.8 KB - Inhalt
- attack_surface_elements.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.ManoeuvringwithDifficulty - Größe
-
... ... @@ -1,1 +1,0 @@ 1 -91.3 KB - Inhalt
- order_attack.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.ManoeuvringwithDifficulty - Größe
-
... ... @@ -1,1 +1,0 @@ 1 -2.2 KB - Inhalt