collections

  1. Infixo

    Requirements for counting collections

    There are 3 very interesting Requirement Types: REQUIREMENT_COLLECTION_COUNT_ATLEAST REQUIREMENT_COLLECTION_COUNT_EQUALS REQUIREMENT_COLLECTION_COUNT_GREATERTHAN They seem pretty straightforward and actually very powerful. The game uses them very rarely, basically to count...
  2. G

    DynamicModifiers - COLLECTION_OWNER Limitations & Avoiding them

    After doing some thinking and testing, I decided to approach the Modifiers/Requirements system from a different angle. Here is a brief outline of my findings and recommendations: (1) the most limited of the DynamicModifiers (i.e. Core Modifiers / Modifier Types) are the ones that refer to...
Top Bottom