Placing a damaged unit at game start?
-
Is there a way to place a damaged unit using unitPlacement? In my specific case, I can place a full-strength carrier like so:
<unitPlacement unitType="carrier" territory="45 Sea Zone" quantity="1" owner="Japanese"/>Is there anyway to place it with a damage hit?
-
yea "hits_taken" is what you want. Not sure if that's exactly how it's spelled. I'll look it up
It's hitsTaken

-
Thanks, hitsTaken indeed does the job!

<unitPlacement unitType="carrier" territory="45 Sea Zone" quantity="1" owner="Japanese" hitsTaken="1"/> -
yea unfortunately it only works on setup. You can't trigger it with a condition.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login