You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Example:
{
"name": "Skill1",
"unitTypes": ["Sword", "Scout"],
"uniques": [
"[+40]% Strength",
]
},
this will give the unit +40%strength.
{
"name": "Skill2",
"unitTypes": ["Sword", "Scout"],
"uniques": [
"[+40]% Strength <for [3] turns>",
]
},
this will affect not just the unit but every friendly units as well.
Steps to Reproduce
ModScenarios.zip
-theres a save file in 'scenario' folder already set up.
-You can pick the 2 promotion called "Coura" and "Beagel" from the 2 units and see how they affect things
Or you can just create a promtion and check it out
Screenshots
No response
Link to save file
No response
Operating System
Windows
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Game Version
4.12.2-patch1
Describe the bug
Example:
{
"name": "Skill1",
"unitTypes": ["Sword", "Scout"],
"uniques": [
"[+40]% Strength",
]
},
this will give the unit +40%strength.
{
"name": "Skill2",
"unitTypes": ["Sword", "Scout"],
"uniques": [
"[+40]% Strength <for [3] turns>",
]
},
this will affect not just the unit but every friendly units as well.
Steps to Reproduce
ModScenarios.zip
-theres a save file in 'scenario' folder already set up.
-You can pick the 2 promotion called "Coura" and "Beagel" from the 2 units and see how they affect things
Or you can just create a promtion and check it out
Screenshots
No response
Link to save file
No response
Operating System
Windows
Additional Information
No response
The text was updated successfully, but these errors were encountered: