This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<pocketitems> | |
<card id="0" name="NULL" /> | |
<card type="tarot" pickup="1" description="#THE_FOOL_DESCRIPTION" id="1" name="#THE_FOOL_NAME" announcer="375" announcerdelay="60" mimiccharge="2" /> | |
<card type="tarot" pickup="1" description="#THE_MAGICIAN_DESCRIPTION" id="2" name="#THE_MAGICIAN_NAME" announcer="381" mimiccharge="2" /> | |
<card type="tarot" pickup="1" description="#THE_HIGH_PRIESTESS_DESCRIPTION" id="3" name="#THE_HIGH_PRIESTESS_NAME" announcer="379" announcerdelay="110" mimiccharge="2" /> | |
<card type="tarot" pickup="1" description="#THE_EMPRESS_DESCRIPTION" id="4" name="#THE_EMPRESS_NAME" announcer="374" announcerdelay="70" mimiccharge="3" /> | |
<card type="tarot" pickup="1" description="#THE_EMPEROR_DESCRIPTION" id="5" name="#THE_EMPEROR_NAME" greedmode="false" announcer="373" announcerdelay="70" mimiccharge="4" /> | |
<card type="tarot" pickup="1" description="#THE_HIEROPHANT_DESCRIPTION" id="6" name="#THE_HIEROPHANT_NAME" announcer="378" announcerdelay="70" mimiccharge="12" /> | |
<card type="tarot" pic |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<ItemPools> | |
<Pool Name="treasure"> | |
<!--The Sad Onion--> | |
<Item Id="1" Weight="1" DecreaseBy="1" RemoveOn="0.1"/> | |
<!--The Inner Eye--> | |
<Item Id="2" Weight="1" DecreaseBy="1" RemoveOn="0.1"/> | |
<!--Spoon Bender--> | |
<Item Id="3" Weight="1" DecreaseBy="1" RemoveOn="0.1"/> | |
<!--Cricket's Head--> | |
<Item Id="4" Weight="1" DecreaseBy="1" RemoveOn="0.1"/> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<items gfxroot="gfx/items/" version="1"> | |
<passive cache="firedelay" description="#THE_SAD_ONION_DESCRIPTION" gfx="Collectibles_001_TheSadOnion.png" id="1" name="#THE_SAD_ONION_NAME" /> | |
<passive cache="firedelay damage" description="#THE_INNER_EYE_DESCRIPTION" gfx="Collectibles_002_TheInnerEye.png" id="2" name="#THE_INNER_EYE_NAME" /> | |
<passive cache="speed tearcolor tearflag" description="#SPOON_BENDER_DESCRIPTION" gfx="Collectibles_003_SpoonBender.png" id="3" name="#SPOON_BENDER_NAME" /> | |
<passive cache="damage shotspeed" description="#CRICKETS_HEAD_DESCRIPTION" gfx="Collectibles_004_CricketsHead.png" id="4" name="#CRICKETS_HEAD_NAME" /> | |
<passive cache="damage luck tearflag shotspeed range" description="#MY_REFLECTION_DESCRIPTION" gfx="Collectibles_005_MyReflection.png" id="5" name="#MY_REFLECTION_NAME" /> | |
<passive cache="firedelay range tearcolor" description="#NUMBER_ONE_DESCRIPTION" gfx="Collectibles_006_NumberOne.png" id="6" name="#NUMBER_ONE_NAME" /> | |
<passive cache="damage" description="#BLOOD_OF_T |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<items> | |
<item id="1" quality="3" tags="summonable tearsup offensive"/> | |
<item id="2" quality="2" tags="summonable offensive"/> | |
<item id="3" quality="3" tags="summonable offensive"/> | |
<item id="4" quality="4" tags="summonable dead offensive"/> | |
<item id="5" quality="2" tags="summonable offensive"/> | |
<item id="6" quality="2" tags="summonable tearsup offensive"/> | |
<item id="7" quality="3" tags="summonable offensive"/> | |
<item id="8" quality="1" tags="summonable baby monstermanual offensive"/> | |
<item id="9" quality="0" tags="poop summonable nocantrip fly"/> |