Giter Site home page Giter Site logo

Comments (1)

Infixo avatar Infixo commented on September 24, 2024

Vanilla game.
UNITAI_BUILD: builder, military engineer, roman legion
UNITTYPE_SIEGE_ALL: catapult, trebuchet, bombard, artillery, rocket art., battering ram, siege tower, gdr, antiair gun (why??), mobile sam (why??)
siege units that are ranged: artillery, rock. art., bombard, catapult, trebuchet, khmer domrey

Real Strategy.
UNITAI_BUILD - same as vanilla. TODO
UNITTYPE_SIEGE_ALL - vanilla + domrey + bombers TODO: remove anti-air
siege & ranged - same as vanilla. I am not sure. CHECK.

Where is UNITTYPE_RANGED used? - rebellion tags - city attack forces but NOT walled cities. So it is not used in behavior trees nor AiOpDefs. It is only for OpTeamRequirements - composition of various teams. So, it would be beneficial to actually differentiate siege from ranged.

UNITTYPE_AIR_SIEGE (bombers) - OpTeamRequirements 'City Attack Force', BH 'Siege City Assault', nodes 38 & 53 => Operation Air Assault
UNITTYPE_NAVAL_SIEGE - unique for RST
UNITTYPE_SIEGE (land siege units) - OpTeamRequirements 'City Attack Force', BH 'Simple City Tree', node 1 => City Attack, weird... this is for CITY_EVENT_DEFAULT
UNITTYPE_SIEGE_ALL (land siege, +ram, +tower) - OpTeams 'City Attack Force', no BH
UNITTYPE_SIEGE_SUPPORT (ram, tower, med, eng, bal, anti-air) - OpTeams 'City Attack Force', BH 'Siege City Assault' node 13 Make Formation

Conclusion. UNITTYPE_ is used mainly for OpTeamRequirements and rarely Behavior Trees.

from civ6-real-strategy.

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.