Subcategories

  • Any better way to capture the value of the a die roll?

    4
    0 Votes
    4 Posts
    857 Views
    RogerCooperR
    @myrd If you are trying to exactly replicate the boardgame, it is going to be complicated and I don't have anything better for you.
  • How to make allies only give back original territories?

    3
    0 Votes
    3 Posts
    724 Views
    Jason Green-LoweJ
    @wc_sumpton Thank you, that's exactly what I needed! You solved my problem.
  • Folder Structure in the Repository

    10
    2
    0 Votes
    10 Posts
    2k Views
    TheDogT
    @lafayette Is the Pre-Release link below correct ? https://prerelease.triplea-game.org If so then it does not work. FeignException$InternalServerError: [500 Internal Server Error] during [GET] to [https://prerelease.triplea-game.org/maps/listing] [MapsFeignClient#fetchMapListing(Map)]: [{"code":500,"message":"There was an error processing your request. It has been logged (ID d97cbd373f49b787)."}] I tried to add the above, but I don't think I'm authorised, but I think its already covered by; https://github.com/triplea-game/triplea/projects/25#card-74205079
  • File Name Changing with Download

    1
    0 Votes
    1 Posts
    362 Views
    No one has replied
  • Production Limits & Production Value

    9
    0 Votes
    9 Posts
    1k Views
    RogerCooperR
    @wc_sumpton Works perfectly. I plan to have 10% upkeep cost scenarios for all the boardgame conversions.
  • Polygon Grabber refusing to work

    3
    1
    1 Votes
    3 Posts
    625 Views
    Trig MabreyT
    @panther Interesting! I'll check that.
  • 0 Votes
    3 Posts
    663 Views
    U
    @thedog said in What for isAA is better suitable: artillery barrage or another attack / defense type?: You can also use <option name="isFirstStrike" value="true"/> for land battles So the order is AA First Strike Basic Atk / Def So maybe you can do what you want like this AA = AA & Indirect Fire First Strike = Direct Fire Anti Tank & direct HE Basic = Infantry fire & close range fire Dear @TheDog, as I have already mentioned, I use the option «isFirstStrike» and moreover I combine this option with «canNotTarget», «canNotBeTargetedBy», «canEvade», «canAirBattle» and «canScramble» for land units. But still there is a problem that «isFirstStrike» can represent the range difference (or the mobile warfare or the sudden strike etc.) but not another attack / defense type like the option «isAA» with its sub-option «targetsAA». It would be great to have such a sub-option like «targetsFirstStrike» but as we currently don’t have such an option you cannot use by your tank unit «isFirstStrike» to attack anti-tank gun and then basic attack against infantry.
  • Table changes not showing in game notes

    1
    0 Votes
    1 Posts
    414 Views
    No one has replied
  • How to make a Specific Unit not Move to Certain Territories ?

    3
    0 Votes
    3 Posts
    622 Views
    B
    @thedog Thank You
  • How do you Change the Color of a Font ?

    2
    0 Votes
    2 Posts
    531 Views
    TheDogT
    As a notification you can call a png and have complete control of everything. See ebbe's Oil and Snow game, 2nd post is an in game notification https://forums.triplea-game.org/topic/2700/ww2-oil-and-snow-1st-ed-new-map-release?page=1
  • 2 factories in 1 Territory

    10
    0 Votes
    10 Posts
    2k Views
    B
    @thedog actually i can't remember lol. i don't think so
  • Tutorials

    3
    0 Votes
    3 Posts
    1k Views
    RogerCooperR
    @stohrm Try making some small changes and see if they work. If you have trouble achieving the desired effect, post here.
  • Loiter and Taunt

    2
    1
    1 Votes
    2 Posts
    538 Views
    PantherP
    @beelee Really? It's quite old - but really nice. I noticed it in sea battles years ago and wondered about it until I realized that it was a somehow funny description about what friendly units "do" when not attacking together with the currently active player.
  • COMBINED ALLIANCE ATTACK...feedback wanted

    11
    0 Votes
    11 Posts
    2k Views
    T
    @stohrm splitting the two theaters was a reality, how ever you are in essence creating two new 'countries' by combing the units. I think this would best be served by keeping alliance armies whole and allowing each country to add to it with their separate productions. This way allowing them to also run their own combats apart from the combined army.
  • Transfer of Unit Ownership

    3
    0 Votes
    3 Posts
    1k Views
    StohrmS
    @beelee said in Transfer of Unit Ownership: <option name="changeUnitOwners" value="Chinese"/> Thanks, I had everything but the changeUnitOwners value right. It's working now.
  • How to transfer resources from minor to major?

    4
    0 Votes
    4 Posts
    1k Views
    RogerCooperR
    @stohrm Why use a transfer of resources at all? You could get the same effect through a national objective or triggered event.
  • Incorrect Terms: Cargo

    12
    0 Votes
    12 Posts
    2k Views
    StohrmS
    @lafayette I'm just waiting around for a reply to a query I posted late last night (early this AM); but I have to say that I agree with you (and what follows are my 2 cents). An RC-135 is a Cargo Plane and the Air Force does use it to transport service members and their family members. It's damn cold, but it gets them from point A to B to C, etc. Just saying. PS. I don't recall them ever refitting a B-52 to hull troops and do believe there should be a distinction between bombers and Cargo Planes. On the other hand, Cargo planes have been used to hull Paratroopers...
  • Victory Cities not appearing on Players tab

    2
    1 Votes
    2 Posts
    500 Views
    TheDogT
    @rogercooper your line <option name="victoryCity" value="1"/> is outside of the required attachment , it should be inside. <attachment name="territoryAttachment" attachTo="Berlin" javaClass="games.strategy.triplea.attachments.TerritoryAttachment" type="territory"> <option name="production" value="12"/> <option name="capital" value="Germans"/> </attachment> <option name="victoryCity" value="1"/>
  • Movement Restrictions

    4
    0 Votes
    4 Posts
    711 Views
    TheDogT
    @beelee Not sure this will help but... Make the unit unique, say Infantry_us then use territoryEffect to aid, block, hinder the movement? https://forums.triplea-game.org/topic/2892/how-i-am-using-movementcostmodifier
  • Activate Trigger

    2
    2
    0 Votes
    2 Posts
    549 Views
    B
    Unfortunately i have a bigger problem now. When having more than 1 trigger, they will both fire sometimes. I've tried multiple combinations with "when" and without it. Tried changing the trigger"true:true:false:false" to different combinations. No joy. This is my latest attempt <attachment name="triggerAttachment_USA_Loses_Marianas_Pacific_Expanded_Turn2andON" attachTo="Americans" javaClass="games.strategy.triplea.attachments.TriggerAttachment" type="player"> <option name="conditions" value="conditionAttachment_Americans_ControlMarianasInvert:conditionAttachmentTurn3"/> <option name="resource" value="PUs"/> <option name="resourceCount" value="-1"/> <option name="uses" value="1"/> <option name="when" value="before:americansEndTurn"/> </attachment> <attachment name="triggerAttachment_USA_Loses_Marianas_Pacific_Expanded_Turn2" attachTo="Americans" javaClass="games.strategy.triplea.attachments.TriggerAttachment" type="player"> <option name="conditions" value="conditionAttachment_Americans_LoseEXPMarianasTurn2:conditionAttachmentTurn2"/> <option name="resource" value="PUs"/> <option name="resourceCount" value="-1"/> <option name="uses" value="1"/> <option name="when" value="after:americansNonCombatMove"/> <option name="activateTrigger" value="triggerAttachment_USA_Loses_Marianas_Pacific_Expanded_Turn2andON:1:true:true:false:false"/> </attachment> I have the same trigger for Paulau Island. Named differently of course. What I want, is to have the "activate trigger" trigger fire only after the trigger that activates it fires. What happens is, the USA takes Marianas from JPN. This activates a PU boost. USA gets it. Next rd, Turn 2, JPN takes Marianas. They now get the PU boost and the USA receives a negative PU boost. This activates the trigger which has Turn 3 as a condition for it to fire, but it fires anyway, even though it's still turn 2. So when USA takes over Marianas they get a PU boost. When JPN takes it back, the USA gets a negative one. This works correctly. I want the USA to continue to receive a negative bonus until they take it back. This is not working. I use "battle" in the conditions for the first trigger, then "directOwnership" invert for the trigger to activate. Meaning Rd1 USA takes Marianas and gets a PU boost. Then if USA loses control the next turn, which is JPN attacking USA and having a battle <option name="battle" value="Japanese:Americans:any:2-3:Marianas"/> it will activate the trigger which should then fire on turn 3 if USA doesn't control Marianas. So condition Turn 3 and InvertOwnership, that way it would still get the negative bonus without a battle on turn 3. Hmm ... I don't like how I explained this but I'll just leave it for now.

Recent Posts

  • @Ramon said:

    -can i make tech dice basically hit every time (so they hit at 1 or higher, basically you pay 20 ipcs for guarenteed tech unlock)

    <property name="Low Luck for Technology" value="true" editable="true"> <boolean/> </property>

    Give the player the number of dice equal to "diceSides".

    @Ramon said:

    <option name="isMarine" value="true"/>

    "isMarine" takes a number value. "isMarine"=true is converter to "isMarine"=1. "isMarine" can also be set to negative values.

    @Ramon said:

    If i understand correctly you can basically give conscripts 1 attack, and make every unit (except trenches) debuff them with 1?

    Yea.. but upon further testing, because both units are 0, the buff was not applied, so I'm still working on this.

    wc_sumpton said:

    It can get slightly complicated.

    Cheers...

    read more

  • @Ramon said:

    -can i make tech dice basically hit every time (so they hit at 1 or higher, basically you pay 20 ipcs for guarenteed tech unlock)

    Hi

    The answer is yes but I can't find an example at the moment. Roger, The Dog or the Master wc will clue you in most likely 🙂

    but it has something to do with "rolls" and "chance' if i remember right.

    From POS2

    Screenshot from 2026-09-18 08-49-37.png

    so something like that

    read more

  • found the marine!

    <option name="isMarine" value="true"/>

    sometimes it can be so easy

    read more

  • @wc_sumpton

    Hi WC!

    Thanks a lot for your time and effort!

    If i understand correctly you can basically give conscripts 1 attack, and make every unit (except trenches) debuff them with 1?

    I have 2 more questions:

    -can i make tech dice basically hit every time (so they hit at 1 or higher, basically you pay 20 ipcs for guarenteed tech unlock)
    -for a unit such as a marine can i give it +1 amphibious attack?

    ~Ramon

    read more