Skip to content

noctilucentgames/card-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Card Setup

Update v0.3

  • Auto install feature

Update v0.2

  • Now supports a default setup
    setup save default

  • Now supports card changes for Maknakh and LB-1 in CR
    setup save CR1|CRM|Maknakh
    setup save CR2|CRLB|LB-1

Overview

This module automatically adjusts your card setup based on location. A card setup consists of

  1. Your card preset number
  2. Your collection effects

A setup does not keep track of which cards are in which card preset, that's up to you. If you happen to change the cards inside a preset, keep in mind the module will only change the preset number for you.

All setup is done through commands inside the game.

Commands

setup save
setup save <dungeon shorthand>

Save your current setup for your current character and your current location or dungeon specified by <dungeon shorthand>.

setup remove
setup remove <dungeon shorthand>

Remove setup for your current char and location or dungeon specified by <dungeon shorthand>.

setup list
setup list <char name>

Show all setups for your current character or the character specified by <char name>.

setup empty

Remove all setups for your current character.

setup use
setup use <dungeon shorthand>

Manually change to the setup corresponding to your current location or dungeon specified by <dungeon shorthand>.

setup migrate <char name>

Migrate all setups from <char name> to your current character. This will overwrite existing setups if present. Migration doesnt transfer the actual cards in your presets. A setup only contains a preset number.

setup show <char name> <preset number>

Show card preset <preset number> from <char name> where <char name> is one of your characters on this server.
This command is comparable to inspecting someones card collection, and more importantly the card preset (but now your alts instead).
Opening another card collection while one is already opened will close the menu instead. This is a game 'feature'.

setup silent

Toggle showing messages when changing locations.

Parameters

<dungeon shorthand>

A shorthand for a specific current endgame dungeon, specified in data/DungeonLib.json. It includes all most common used shorthands ea. CAT, CATN, CKG, KGHM, KGH, etc...

<char name>

Is one of your characters on this server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published