


Infernal: Become an Infernal knight using the power of necromancy.Druid: Become a Druid, metamorphing into creatures of the forest to hunt.Depthswalker: Be a shadowy manipulator of time as a Depthswalker.Blademaster: Form your own individual named weapon, and master the Two Arts as a Blademaster.Bard: Be a romantic troubadour, using voicecraft and music to influence your world.Apostate: Use the powers of necromancy as an evil Apostate knight.

#Achaea scripts mudlet free#
Tarot.zip (1.Achaea: Free Online Text-Based Browser RPGĪre you ready to meet with the most immersive online browser RPG? Achaea is a text-based RPG flagship game. it doesn't count a ruined card as a successful.)Įdit: As always, I appreciate comments/feedback/suggestions/corrections/"Nice-jobs!" It resumes inscribing while keeping the proper count (i.e. The third trigger is to resume if inscribing is somehow interrupted and the card is thrown away.
#Achaea scripts mudlet download#
(To see what I mean, look at the ASCRIBE PAUSE and ASCRIBE RESUME aliases.)Īs this is intended for Svo-users, you should all have test3 and the package-manager, therefor just download and import the zip! In total, the package is two functions, three aliases, and three triggers. I elected to make use of Lua's first-class functions. Mosr suggested using disableTrigger() to pause the script. I do it this way to save a little time inscribing but you could adjust it to IND each card as it is inscribed. Once finished with the batch, all the inscribed cards are IND'd. Originally I OUTD'd a bulk amount to match the quantity desired but this is not ideal (theft, disconnect and drop, etc.) Blank cards are OUTD'd one at a time just before inscribing begins. (This is to allow for mana sips and such.) The script pauses Svo while inscribing to avoid interruption and resumes Svo at the successful completion OF EACH CARD. Counts are remembered as long as your session hasn't been closed. that is a way to pause your system's curing) that can be called from script, it would be VERY easy to adapt this.ĪSCRIBE - begins inscribing blanks with the given card-type to the number specified.ĪSCRIBE RESUME - resumes inscribing at the point it was paused. In fact, if you have any curing system with a 'pause' function (i.e. This is a script I worked up with Mosr last night to assist in inscribing tarot cards: it is intended for users of Svo, though it could easily be adapted to work without that system.
