<?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[Extending Custodianship in Global 1940 derivatives]]></title><description><![CDATA[<p dir="auto">Hi<br />
As many of us know, in Global 1940 Java, Sumatra, Borneo and Celebes start out Dutch but UK and Anzac can step on these islands and take ownership. I am interested in extending this move to French territories so USA and perhaps other powers can step on these territories to take ownership of them, providing that Paris has been conquered. The trouble is I can't at all see how this works, nothing at all appears in the XML. Does anyone have any idea? it does seem doubtful that it would be hard coded in the engine or something.</p>
]]></description><link>https://forums.triplea-game.org/topic/4073/extending-custodianship-in-global-1940-derivatives</link><generator>RSS for Node</generator><lastBuildDate>Sat, 13 Jun 2026 15:52:25 GMT</lastBuildDate><atom:link href="https://forums.triplea-game.org/topic/4073.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 21 Jan 2025 06:34:24 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Extending Custodianship in Global 1940 derivatives on Wed, 22 Jan 2025 18:41:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/simon33" aria-label="Profile: simon33">@<bdi>simon33</bdi></a></p>
<p dir="auto">That's a good question. Idk. Seems as if it might, although it'd probably be rare but if that's the case, it could happen. Just have to try it.</p>
<p dir="auto">I'd try and get it to work taking the french stuff first and then adjust as needed.</p>
<p dir="auto">But yea, you could have a trigger that changes ownership once France falls. That's kinda how the Vichy rule works now, so I'd think your idea would work.</p>
]]></description><link>https://forums.triplea-game.org/post/66514</link><guid isPermaLink="true">https://forums.triplea-game.org/post/66514</guid><dc:creator><![CDATA[beelee]]></dc:creator><pubDate>Wed, 22 Jan 2025 18:41:24 GMT</pubDate></item><item><title><![CDATA[Reply to Extending Custodianship in Global 1940 derivatives on Wed, 22 Jan 2025 05:15:18 GMT]]></title><description><![CDATA[<p dir="auto">Does all this mean that when French troops walk into something owned by USA they will also take ownership of the territory? Would I need to set the territory to have an owner that is a power with no units, which would need to be a new power, I guess "Vichy France" or maybe "Non Vichy France"!</p>
]]></description><link>https://forums.triplea-game.org/post/66499</link><guid isPermaLink="true">https://forums.triplea-game.org/post/66499</guid><dc:creator><![CDATA[simon33]]></dc:creator><pubDate>Wed, 22 Jan 2025 05:15:18 GMT</pubDate></item><item><title><![CDATA[Reply to Extending Custodianship in Global 1940 derivatives on Tue, 21 Jan 2025 22:18:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/simon33" aria-label="Profile: simon33">@<bdi>simon33</bdi></a></p>
<p dir="auto">Also, I think for what you want, you will need to trigger a "relationshipChange" when Paris is occupied that would change the appropriate Players to "Custodianship" and then change back to "Allied" when liberated.</p>
<p dir="auto">I'm not entirely certain  how to go about it. I'd look up relationshipChange in POS2. I think there is an example.</p>
<p dir="auto">Edit<br />
Something like this might work.</p>
<p dir="auto"><img src="/assets/uploads/files/1737497732783-screenshot-from-2025-01-21-16-12-52.png" alt="Screenshot from 2025-01-21 16-12-52.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Change War to Custodianship and the condition for France is conquered.<br />
Idk if you'd need a second one to revert it when France is free.</p>
]]></description><link>https://forums.triplea-game.org/post/66473</link><guid isPermaLink="true">https://forums.triplea-game.org/post/66473</guid><dc:creator><![CDATA[beelee]]></dc:creator><pubDate>Tue, 21 Jan 2025 22:18:50 GMT</pubDate></item><item><title><![CDATA[Reply to Extending Custodianship in Global 1940 derivatives on Tue, 21 Jan 2025 21:07:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/simon33" aria-label="Profile: simon33">@<bdi>simon33</bdi></a> Here are relevant code snippets from ww2global40_2nd_edition.xml</p>
<pre><code>&lt;relationship player1="British" player2="Dutch" type="Custodianship" roundValue="1"/&gt;
</code></pre>
<pre><code>&lt;relationshipType name="Custodianship"/&gt;
</code></pre>
<pre><code>&lt;attachment name="relationshipTypeAttachment" attachTo="Custodianship" javaClass="games.strategy.triplea.attachments.RelationshipTypeAttachment" type="relationship"&gt;
  &lt;option name="archeType" value="allied"/&gt;
  &lt;option name="canTakeOverOwnedTerritory" value="true"/&gt;
&lt;/attachment&gt;
</code></pre>
]]></description><link>https://forums.triplea-game.org/post/66470</link><guid isPermaLink="true">https://forums.triplea-game.org/post/66470</guid><dc:creator><![CDATA[RogerCooper]]></dc:creator><pubDate>Tue, 21 Jan 2025 21:07:54 GMT</pubDate></item></channel></rss>