Jump to content

Acheron Extension Library 1.1.1.1


1 Screenshot

About This File

Acheron Extension Library

A small library to add various misc utility to Acheron

This mod features no playable content on its own and is merely supposed to streamline some popular features into a single project

 

Currently included:

  • An API to create struggle animations with a small flash QTE-style mini game

 

Customization:
Flash games have an associated .json files in the same folder as their respective .swf file. You can adjust various settings to slightly alter the behavior of the flash file (such as changing its difficulty)

 

Spoiler

 

  • Quick Timer Event:
    • Controls
      The key codes available during the event. See https://www.creationkit.com/index.php?title=Input_Script for a list of valid key codes
      Note that not all keys are support. Valid inputs are 1-9, A-Z and Arrow Keys. For GamePad, Start/Back are not supported
    • Multipliers
      • Damage: The amount of damage you take when failing an event
      • Regeneration: The amount of health you regenerate on a successful event
      • Delay: The delay between individual events
      • Time: The time you have to react during each event
      • Events: The maximum number of events that can occur
    • Coordinates
      The width of the border at the edge of your screen, in % relative to your screen resolution, at which no events can happen
      Example: SpanX = 10% with a 1920 monitor, means that at there can be no events happening at the outer 1920*0.1 = 192 pixels of your screen, left and right

 

 

For Authors:

Documentation on integration can be found on the ReadMe included in the download

 

Requirements:

 

---------------------------------------------

 

Some links if you want to support me:

 

Discord Link for good measure:

 

---------------------------------------------

 

Credits:

  • BakaFactory - Included animations files

 

 

Previous Changelogs

Spoiler

V1.1.1

  • Update for Acheron 1.3.1

 

V1.1

  • Fixed misalignment issues
  • Fixed an issue causing break free animations to not play correctly

 

Edited by Scrab


What's New in Version 1.1.1.1

Released

V1.1.1.1

  • Clear Actor States upon animation enter

 


Other Files from Scrab


×
×
  • Create New...