Skip to content

Overwrite array values of base data sparsely #1

Description

@RFEphemeration

So that the base data can be

@character_template : @character_definition { xp_required : [100, 200, 300, 400, 500, 600] }

and the override can be something like

character_example : @character_template { xp_required: [ 4 : 550 ] }

though the syntax has yet to be decided

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions