Jump to content

Conversion system


Recommended Posts

We would start with the concept of resistance and the resistance.js component.

We must also create converter.js

I need to register and handle a custom event in the simulation engine.

The changeOwner function is powerful and should be used with care, as it handles all the switching of sides.

 

I don't know whether to use a new unit (template) or use the current healers.

Note: resistance.js (The Component of Convertible Units)

This component would be added to all units that can be converted (villagers, soldiers, but not necessarily buildings or heroes). Defines how susceptible a unit is to conversion.

For now I know that the success of a conversion would be random.

deepseek_mermaid_20250821_584106.thumb.jpg.0c536ebb5cb29950d4daa2f28ca06d92.jpg

Edited by Classic-Burger
Link to comment
Share on other sites

4 minutes ago, real_tabasco_sauce said:

This might be tricky to fit into the balance equation. Because of the economy and citizen soldiers, units in 0ad tent to be more “expendable” compared to those in aoe where you see conversion mechanics.

im here for it, though.

For now it is only an (early)implementation, even if it is to exist in mods only.

I'm trying to figure out how to not use the capture component and make it different, make it random, and make failure lead to greater resistance.

Link to comment
Share on other sites

10 minutes ago, real_tabasco_sauce said:

This might be tricky to fit into the balance equation. Because of the economy and citizen soldiers, units in 0ad tent to be more “expendable” compared to those in aoe where you see conversion mechanics.

im here for it, though.

https://ageofempires.fandom.com/wiki/Conversion 

There seems to be a formula that makes this more difficult.

Conversion resistance level n modifies the chances of conversion. 

 

The formula.

Conversion resistance level n modifies the chances of conversion t as t/max(1,n)%

 

Link to comment
Share on other sites

4 hours ago, Classic-Burger said:

I need community consensus.

Nah, you don't need any consensus for a mod.

The most important thing would be voicelines akin to wolololo.

I don't think I would try to convert a unit in the midst of a battle, but it would be fun to have to help with structures.

Link to comment
Share on other sites

2 minutes ago, Gurken Khan said:

Nah, you don't need any consensus for a mod.

The most important thing would be voicelines akin to wolololo.

I don't think I would try to convert a unit in the midst of a battle, but it would be fun to have to help with structures.

Yes, but I need a consensus for an  mechanic that can use engine. I'm not sure if I'll need it 

In theory I don't need it, it's just that I don't plan on making the mod, I plan on creating a component to make it available.

Link to comment
Share on other sites

2 minutes ago, Classic-Burger said:

Yes, but I need a consensus for an  mechanic that can use engine. I'm not sure if I'll need it 

In theory I don't need it, it's just that I don't plan on making the mod, I plan on creating a component to make it available.

And the consensus I need is how to do this effectively, what I want are suggestions, that's the consensus I'm looking for.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...