<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to use &#x27;canMoveThroughEnemies&#x27; with land units?]]></title><description><![CDATA[<p dir="auto">Trying to get a land unit 'helicopter' to act like a air unit, but not require it to land. There are other isAir units so using the step property 'removeAirThatCanNotLand' does not sound like the answer. It would work for all isAir units if the helicopter were changed.</p>
<p dir="auto">The property 'Submersible Subs' is set to 'true'. The helicopter looks like:</p>
<pre><code>&lt;attachment name="unitAttachment" attachTo="helicopter" javaClass="games.strategy.triplea.attachments.UnitAttachment" type="unitType"&gt;
   &lt;option name="movement" value="4"/&gt;
   &lt;option name="attack" value="3"/&gt;
   &lt;option name="defense" value="3"/&gt;
   &lt;option name="transportCapacity" value="1"/&gt;
   &lt;option name="isLandTransport" value="false"/&gt;
   &lt;option name="canRetreatOnStalemate" value="true"/&gt;
   &lt;option name="canMoveThroughEnemies" value="true"/&gt;
&lt;/attachment&gt;
</code></pre>
<p dir="auto">I've tried adding 'isSub'. When I added 'canBlitz' then it blitzes through enemy controlled territories, but can not move through an enemy occupied territory. So am I missing something, or does 'canMoveThroughEnemies' not work with land units?</p>
<p dir="auto">Thanks.</p>
<p dir="auto">Cheers...</p>
]]></description><link>https://forums.triplea-game.org/topic/2164/how-to-use-canmovethroughenemies-with-land-units</link><generator>RSS for Node</generator><lastBuildDate>Fri, 07 Aug 2026 12:12:41 GMT</lastBuildDate><atom:link href="https://forums.triplea-game.org/topic/2164.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 26 Jul 2020 20:46:53 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to use &#x27;canMoveThroughEnemies&#x27; with land units? on Mon, 27 Jul 2020 17:57:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wc_sumpton" aria-label="Profile: wc_sumpton">@<bdi>wc_sumpton</bdi></a><br />
Nevermind<br />
2.0 has a new XML option canRetreatOnStalemate. We can use that to explicitly allow conscripts an option to retreat on stalemate.</p>
]]></description><link>https://forums.triplea-game.org/post/41373</link><guid isPermaLink="true">https://forums.triplea-game.org/post/41373</guid><dc:creator><![CDATA[TorpedoA]]></dc:creator><pubDate>Mon, 27 Jul 2020 17:57:53 GMT</pubDate></item><item><title><![CDATA[Reply to How to use &#x27;canMoveThroughEnemies&#x27; with land units? on Mon, 27 Jul 2020 07:48:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wc_sumpton" aria-label="Profile: wc_sumpton">@<bdi>wc_sumpton</bdi></a><br />
&lt;option name="canRetreatOnStalemate" value="true"/&gt;</p>
<p dir="auto">Didnt know that exists. Where it derives from?<br />
Because i set up Battle Rounds to 1 and stalemate is plenty.</p>
]]></description><link>https://forums.triplea-game.org/post/41338</link><guid isPermaLink="true">https://forums.triplea-game.org/post/41338</guid><dc:creator><![CDATA[TorpedoA]]></dc:creator><pubDate>Mon, 27 Jul 2020 07:48:04 GMT</pubDate></item><item><title><![CDATA[Reply to How to use &#x27;canMoveThroughEnemies&#x27; with land units? on Sun, 26 Jul 2020 21:23:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cernel" aria-label="Profile: Cernel">@<bdi>Cernel</bdi></a><br />
Thank you sir. Will get to bug reporting it soon.</p>
<p dir="auto">Cheers...</p>
]]></description><link>https://forums.triplea-game.org/post/41315</link><guid isPermaLink="true">https://forums.triplea-game.org/post/41315</guid><dc:creator><![CDATA[wc_sumpton]]></dc:creator><pubDate>Sun, 26 Jul 2020 21:23:13 GMT</pubDate></item><item><title><![CDATA[Reply to How to use &#x27;canMoveThroughEnemies&#x27; with land units? on Sun, 26 Jul 2020 21:06:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wc_sumpton" aria-label="Profile: wc_sumpton">@<bdi>wc_sumpton</bdi></a> I discussed this with <a class="plugin-mentions-user plugin-mentions-a" href="/user/redrum" aria-label="Profile: redrum">@<bdi>redrum</bdi></a> and I believe this is a problem. I believe he intended that in such a case the unit should be able to move through, albeit without conquering the territory. I've never opened an issue because I'm not currently offering a map in which it can be tested, but probably someone should open the issue anyway, even if the option hasn't been used yet.</p>
]]></description><link>https://forums.triplea-game.org/post/41314</link><guid isPermaLink="true">https://forums.triplea-game.org/post/41314</guid><dc:creator><![CDATA[Cernel]]></dc:creator><pubDate>Sun, 26 Jul 2020 21:06:33 GMT</pubDate></item></channel></rss>