Anathema 5.1.3, prereqs for Terrestrial Initiation MA Charms

30 views
Skip to first unread message

Jeffrey Meadows

unread,
Jul 8, 2019, 8:52:47 AM7/8/19
to Anathema Development
I am using Anathema 5.1.3, and trying to select any of the charms for the Terrerstrial initiation charms to Celestial Martial Arts. Pasiap's Humility, Tiger and Bear Awareness, Walker Among Irises Perception.
I have the requisite MA and Essence scores. But they're still greyed out.

Is there a background that I am missing to select them? I've tried selecting multiple martial arts styles to see if it needed any of them and that does not help.

Jeffrey Meadows

unread,
Jul 8, 2019, 10:49:48 AM7/8/19
to Anathema Development
Well I found a jar decompiler. I found the coding for Pasiap's Humility:
 <charm id="Dragon-Blooded.PasiapsHumility" exalt="Dragon-Blooded" group="TerrestrialInitiation">
    <prerequisite>
      <trait id="MartialArts" value="3"/>
      <essence value="2"/>
    </prerequisite>
    <cost>
      
        <essence cost="4"/>
      
    </cost>
    <charmAttribute attribute="Unrestricted"/>
    <charmAttribute attribute="NoStyle"/>
    <charmAttribute attribute="Celestial"/>
    <charmAttribute attribute="Combo-OK" visualize="true"/>
    <duration  amount="1" unit="scene"/>
    <charmtype type="Reflexive"/>
    <source source="DragonBlooded2nd"/>
  </charm>

It doesn't help.

Because, Black Mirror Revelation requires a Whispers rating of at least 1. And it shows in the charm.

<charm id="Solar.BlackMirrorRevelation" exalt="Solar" group="Occult">
          <prerequisite>
               <trait id="Occult" value="5" />
               <background id="Whispers" value="1" />
               <essence value="4" />
               <selectiveCharmGroup threshold="1">
                   <charmReference id="Solar.LabyrinthCircleNecromancy" />
                   <charmReference id="Solar.EssenceFlow.Occult" />
               </selectiveCharmGroup>
          </prerequisite>
          <cost />
          <duration duration="Permanent" />
          <charmtype type="Permanent" />
          <charmAttribute attribute="Avatar1" visualize="true" />
          <charmAttribute attribute="Mirror" visualize="true" />
          <source source="GloriesUCS" />
     </charm>

So I guess it isn't a prereq I'm missing. It's a bug where it just cannot be selected.

Jeffrey Meadows

unread,
Jul 8, 2019, 11:36:21 AM7/8/19
to Anathema Development
And looking at it more closely, I realize what the problem is. The Terrestrial initiation charms to allow you to select celestial martial arts are all marked as celestial. Which means they cannot be selected at all. 
Reply all
Reply to author
Forward
0 new messages