Skip to content

Latest commit

 

History

History
385 lines (222 loc) · 11.8 KB

File metadata and controls

385 lines (222 loc) · 11.8 KB

Jester Trick

Definitions

Jester Trick (JesterTrick)

  • Type: Object
Key Description Details
id The jester trick's identifier. An unique, increasing integer. See details
check Lists the linked three attributes used to make a skill check. See details
check_penalty? In some cases, the target's Spirit or Toughness is applied as a penalty. See details
parameters Measurable parameters of a jester trick. See details
target The target category – the kind of creature or object – the skill affects. See details
property The associated property. See details
improvement_cost States which column is used to improve the skill. See details
src See details
translations All translations for the entry, identified by IETF language tag (BCP47). See details

id

The jester trick's identifier. An unique, increasing integer.

  • Type: Integer
  • Minimum: 1

check

Lists the linked three attributes used to make a skill check.

check_penalty?

In some cases, the target's Spirit or Toughness is applied as a penalty.

parameters

Measurable parameters of a jester trick.

target

The target category – the kind of creature or object – the skill affects.

property

The associated property.

improvement_cost

States which column is used to improve the skill.

src

translations

All translations for the entry, identified by IETF language tag (BCP47).


JesterTrickTranslation

  • Type: Object
Key Description Details
name The name of the jester trick. See details
effect The effect description may be either a plain text or a text that is divided by a list of effects for each quality level. It may also be a list for each two quality levels. See details
casting_time See details
cost See details
range See details
duration See details
target See details
errata? See details

name

The name of the jester trick.

effect

The effect description may be either a plain text or a text that is divided by a list of effects for each quality level. It may also be a list for each two quality levels.

casting_time

cost

range

duration

target

  • Type: String

errata?


JesterTrickPerformanceParameters

Measurable parameters of a geode ritual.

  • Type: Object
Key Description Details
casting_time The casting time. See details
cost The AE cost. See details
range The range. See details
duration The duration. See details

casting_time

The casting time.

cost

The AE cost.

range

The range.

duration

The duration.


JesterTrickCastingTime

  • Type: Object
Key Description Details
value The casting time in actions. See details

value

The casting time in actions.

  • Type: Integer
  • Minimum: 1

JesterTrickCost

  • Type: Object
Key Description Details
value The AE cost value. See details

value

The AE cost value.

  • Type: Integer
  • Minimum: 1

JesterTrickRange


JesterTrickRange'Touch

  • Type: Object
Key Description Details
tag See details
touch See details

tag

  • Constant: "Touch"

touch


JesterTrickRange'Touch/touch

  • Type: Empty Object

JesterTrickRange'Self

  • Type: Object
Key Description Details
tag See details
self See details

tag

  • Constant: "Self"

self


JesterTrickRange'Self/self

  • Type: Empty Object

JesterTrickRange'Fixed

  • Type: Object
Key Description Details
tag See details
fixed See details

tag

  • Constant: "Fixed"

fixed


FixedJesterTrickRange

  • Type: Object
Key Description Details
value The range in steps/m. See details

value

The range in steps/m.

  • Type: Integer
  • Minimum: 1

JesterTrickDuration


JesterTrickDuration'Immediate

  • Type: Object
Key Description Details
tag See details
immediate See details

tag

  • Constant: "Immediate"

immediate


JesterTrickDuration'Immediate/immediate

  • Type: Empty Object

JesterTrickDuration'Fixed

  • Type: Object
Key Description Details
tag See details
fixed See details

tag

  • Constant: "Fixed"

fixed


JesterTrickDuration'CheckResultBased

  • Type: Object
Key Description Details
tag See details
check_result_based See details

tag

  • Constant: "CheckResultBased"

check_result_based


FixedJesterTrickDuration

  • Type: Object
Key Description Details
value The (unitless) duration. See details
unit The duration unit. See details

value

The (unitless) duration.

  • Type: Integer
  • Minimum: 2

unit

The duration unit.