Git Product home page Git Product logo

Comments (2)

GraionDilach avatar GraionDilach commented on May 18, 2024

syntax would become BigGap.GapCells=integer.

Sounds redundant to me. BigGap.Cells perhaps moreso.

from phobos.

RexDraco avatar RexDraco commented on May 18, 2024

For the sake of versatility, I suggest differentiating between global and weapon targeting, preferably in a way we can have both on the same weapon:

BigGap.AffectsImpact= (enemy, friend, ally, self) ; impact as in warhead. If you hit an enemy with this weapon and it is vulnerable, this happens. percentage influences BigGap.ImpactDuration
BigGap.AffectsGlobal= (enemy, friend, ally, self) ; impact as in global, like Phobos currently operates. This will be handy for smoke screens, but otherwise is like above which is handy for hacking. It is possible to have both, punishing the player it hits.

BigGap.ImpactDuration= (int) ; how long the impact variant will last, versus is taken into account
BigGap.GlobalDuration= (int) ; how long the global variant will last, versus does nothing

BigGap.ImpactLocation= (center, target) ; does it spawn the GapCells only at the center of the warhead or does it spawn multiple circles of gaps on every enemy the WH connects to? Meaning the bigger group of enemies, the more shroud created.

from phobos.

Related Issues (20)

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.