Actions
Feature #620
closedEvaluate Unit_Bribe_Cost_Pct with briber unit information as other_context
Start date:
05/15/2024
Due date:
% Done:
0%
Estimated time:
Description
It's already being evaluated against the unit's owner; also add the unit itself, its type, tile and homecity (like for the bribed unit).
Files
Updated by Alina Lenk 6 months ago
- File 0005-Pass-briber-unit-to-Unit_Bribe_Cost_Pct-effects-as-o.patch 0005-Pass-briber-unit-to-Unit_Bribe_Cost_Pct-effects-as-o.patch added
- Status changed from New to In Review
This one ended up being nontrivial; client estimates bribe cost without a specific actor unit in mind, so unit_bribe_cost() still takes the bribing player separately from the unit that does the bribing.
Actions