Giter VIP home page Giter VIP logo

epic-kdl's Introduction

epic-kdl

KDL format, list printer and potentially list builder for Epic: Armageddon armies.

Very early stage.

Practicalities

run npm install to get prettier plugins for KDL and jinja templates. Otherwise Rust.

TODO / Questions

  • How to write units
formation "Bike" {
  cost 200
  units {
    unit 5 "Bike" "Attack Bike"
  }
  upgrades {
    upgrade "Commander" max=1
  }
}

or

formation "Bike" {
  cost 200
  unit 5 "Bike" "Attack Bike"
  upgrade "Commander" max=1
}
  • How to write upgrades.
    • Enumerate kinds of upgrades - is it only replace and add?
    • Some lists have native "only one upgrade per formation", is it worth special ruling that?
    • Some lists have inline upgrades (Orks) - does it make sense to separate them?
    • Some lists have formation variants ('uge in orks etc)
    • Transports - inclined to make it a free upgrade or smth like that
  • Where initiative rating goes
  • List constrainst - currently inline with formation-groups, but can be a separate thing
  • TODO - Special rules
  • TODO -
  • TODO - importing from one file to another (eg forces or special rules)

Plans

  • List printer with similar looks as NetEA lists
    • wahapedia-like tooltip inspector / hyperlinker for forces, units and special rules
    • wahapedia-like navigator / contents
    • printable to pdf out of the box (so right click -> print should just work)
  • List builder similar to Agen/brumbaer

LEGAL

Contains re-adapted lists from NetEA.

This project is completely unofficial and in no way endorsed by Games Workshop Limited.

GW, Games Workshop, Citadel, Black Library, Forge World, Warhammer, the Twin-tailed Comet logo, Warhammer 40,000, the ‘Aquila’ Double-headed Eagle logo, Space Marine, 40K, 40,000, Warhammer Age of Sigmar, Battletome, Stormcast Eternals, White Dwarf, Blood Bowl, Necromunda, Space Hulk, Battlefleet Gothic, Dreadfleet, Mordheim, Inquisitor, Warmaster, Epic, Gorkamorka, and all associated logos, illustrations, images, names, creatures, races, vehicles, locations, weapons, characters, and the distinctive likenesses thereof, are either ® or TM, and/or © Games Workshop Limited, variably registered around the world. All Rights Reserved.

epic-kdl's People

Contributors

freiksenet avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.