Skip to content

Overwrite array values of base data sparsely #1

@RFEphemeration

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions