Talk:Theme

From Wildermyth Wiki
  1. This is a list of themes, not a list of abilities. Some themes do not have abilities (i.e., frog, rat, tinyWings). Some themes do not have transformations (i.e., pets).
  2. I searched discord, and developers have been using the full spelling, "transformation," rather than "transform."
  3. I had used Theme for the category, since the scripts are located in the themes directory, and the encounters reference themes:
		"themes": { "eligibleForTheme": "gem", "eligibleForPiece": "head" }
				{
					"class": "ApplyTheme",
					"target": "hero",
					"theme": "gem",
					"piece": "head",
					"historyTextKey": "encounter_heroesArriveAtSite_heartofStone.1.playerChose_two.1addTheme.gem.head.replaceInjuries",
					"replaceInjuredLimbs": true
				},

I think it would make be more useful for a page like Flamesoul to be categorized as a Theme and an Ability (rather than an Ability and a Transform Ability). That way, someone could more easily navigate to all the themes from a specific theme. FeralKitty (talk) 08:48, 26 November 2019 (PST)