Skip to content

attributemodifier en_US

Liqueur Librazy edited this page Oct 27, 2019 · 5 revisions

Power: Attribute Modifier

Full Name: rpgitems:attributemodifier

Providing Plugin: RPGItems

Is a marker power.

Description

Add Attribute Modifier

Properties

  • amount

    • Type: double
    • Required

    Amount

  • attribute

    • Type: Attribute
    • Required

    Attribute

  • name

    • Type: String
    • Required

    Name

  • operation

    • Type: AttributeModifier$Operation
    • Default: ADD_NUMBER

    Operation

  • slot

    • Type: EquipmentSlot

    Slot

  • uuidLeast

    • Type: int
    • Default: 1637988440

    UUID least

  • uuidMost

    • Type: int
    • Default: 1799110888

    UUID most

Example

Note

Clone this wiki locally