this is not working for some reason pls help #216


Open
  • Forge_User_52330568 created this issue Jul 31, 2018

    Hiishtai:
      config:
        tag: '&0[Hiishtai]'
        healthbonus: -10
        manabonus: 100
        guislot: -1
        armor: leather,gold,chain,iron,diamond
       traits:
        ManaRegenerationTrait:
          time: 1
          value: 5
        FallResistanceTrait:
          operation: '+'
          value: 100
        MovementSpeedTrait:
          value: 0.3
        VampirismTrait:
          value: 0.5
        InvisibleTrait:
          cost: 50
          duration: 5

  • Forge_User_52330568 edited description Jul 31, 2018
  • blueadamantine posted a comment Nov 19, 2018

    This is where your error is:

     

    ERROR: while parsing a block mapping in "<unicode string>", line 2, column 3: config: ^ expected <block end>, but found '<block mapping start>' in "<unicode string>", line 8, column 4: traits: ^


    Edited Nov 19, 2018

To post a comment, please login or register a new account.