Combining multiple resource bonus in a trigger
-
Not a big problem but just curious:
How can I combine 2 different types of resources in a single trigger? In given example PU's and Diplomacy?
<attachment name="triggerAttachment_Kanrei_Bonus1" attachTo="Hatakeyama" javaClass="TriggerAttachment" type="player"> <option name="conditions" value="conditionAttachment_Kanrei_Hatakeyama"/> <option name="resource" value="PUs"/> <option name="resourceCount" value="2"/> <option name="when" value="before:hatakeyamaPurchase"/> </attachment> <attachment name="triggerAttachment_Kanrei_Bonus2" attachTo="Hatakeyama" javaClass="TriggerAttachment" type="player"> <option name="conditions" value="conditionAttachment_Kanrei_Hatakeyama"/> <option name="resource" value="Diplomacy"/> <option name="resourceCount" value="1"/> <option name="when" value="before:hatakeyamaPurchase"/> </attachment>thanks
-
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