<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://war.app/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Krinid</id>
	<title>War.app Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://war.app/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Krinid"/>
	<link rel="alternate" type="text/html" href="https://war.app/wiki/Special:Contributions/Krinid"/>
	<updated>2026-04-18T19:55:15Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>https://war.app/wiki/index.php?title=Mod_API_Reference:GameStanding&amp;diff=7497</id>
		<title>Mod API Reference:GameStanding</title>
		<link rel="alternate" type="text/html" href="https://war.app/wiki/index.php?title=Mod_API_Reference:GameStanding&amp;diff=7497"/>
		<updated>2025-06-19T07:19:00Z</updated>

		<summary type="html">&lt;p&gt;Krinid: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;GameStanding&#039;&#039;&#039;: Represents the state of a game&#039;s map at a single point in time.  This describes who owns each territory, how many armies/special units are on it, what cards each player has, and what cards are in effect&lt;br /&gt;
* &#039;&#039;&#039;ActiveCards&#039;&#039;&#039; &#039;&#039;Array&amp;lt;[[Mod API Reference:ActiveCard|ActiveCard]]&amp;gt;&#039;&#039;: Cards in effect&lt;br /&gt;
* &#039;&#039;&#039;Cards&#039;&#039;&#039; &#039;&#039;Table&amp;lt;[[Mod API Reference:PlayerID|PlayerID]],[[Mod API Reference:PlayerCards|PlayerCards]]&amp;gt;&#039;&#039;: Cards each player has&lt;br /&gt;
* &#039;&#039;&#039;Territories&#039;&#039;&#039; &#039;&#039;Table&amp;lt;[[Mod API Reference:TerritoryID|TerritoryID]],[[Mod API Reference:TerritoryStanding|TerritoryStanding]]&amp;gt;&#039;&#039;: Who owns each territory and how many armies are on it&lt;br /&gt;
* &#039;&#039;&#039;Resources&#039;&#039;&#039; &#039;&#039;Table&amp;lt;[[Mod API Reference:PlayerID|PlayerID]],Table&amp;lt;[[Mod API Reference:ResourceType|ResourceType]] (enum),integer&amp;gt;&amp;gt;&#039;&#039;: The resources owned by each player&lt;br /&gt;
* &#039;&#039;&#039;IncomeMods&#039;&#039;&#039; &#039;&#039;Array&amp;lt;[[Mod API Reference:IncomeMod|IncomeMod]]&amp;gt;&#039;&#039;: Mods can assign income mods here from the Server_StartGame hook in order to modify player&#039;s incomes on the first turn of the game.  Modifying on later turns requires using GameOrderEvent&lt;br /&gt;
* &#039;&#039;&#039;FogModsOpt&#039;&#039;&#039; &#039;&#039;Array&amp;lt;[[Mod API Reference:FogMod]]&amp;gt;&#039;&#039;: FogMods current applied. Associates properties ID, FogLevel, Priority, Territories impacted, Player affected and the message the mod provided when creating the FogMod&lt;br /&gt;
== Functions ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;NumResources&#039;&#039;&#039;(&#039;&#039;&#039;playerID&#039;&#039;&#039; &#039;&#039;[[Mod API Reference:PlayerID|PlayerID]]&#039;&#039;, &#039;&#039;&#039;type&#039;&#039;&#039; &#039;&#039;[[Mod API Reference:ResourceType|ResourceType]] (enum)&#039;&#039;) returns integer:  Determines how many resources, such as gold in a commerce game, the passed player has (or had at this point in time if this standing is from history)&lt;br /&gt;
[[Category:Mod API Reference]]&lt;/div&gt;</summary>
		<author><name>Krinid</name></author>
	</entry>
	<entry>
		<id>https://war.app/wiki/index.php?title=Coins&amp;diff=5010</id>
		<title>Coins</title>
		<link rel="alternate" type="text/html" href="https://war.app/wiki/index.php?title=Coins&amp;diff=5010"/>
		<updated>2020-04-09T18:39:50Z</updated>

		<summary type="html">&lt;p&gt;Krinid: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Warzone Coins&#039;&#039;&#039; are a currency that players can use to join coin games or coin tournaments, or purchase [[Unlockables|unlockables]].   Each Warzone coin is worth one US penny ($0.01 USD).  &lt;br /&gt;
&lt;br /&gt;
For more information, check out Warzone&#039;s Coins tab at https://www.warzone.com/Coins/&lt;br /&gt;
&lt;br /&gt;
[[:Category:Warzone]]&lt;/div&gt;</summary>
		<author><name>Krinid</name></author>
	</entry>
</feed>