mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
Update docs & schemas
This commit is contained in:
@@ -548,7 +548,7 @@ Affected unit will deal more damage when attacking specific creature
|
||||
|
||||
### HATES_TRAIT
|
||||
|
||||
Affected unit will deal more damage when attacking unit that has specific bonus
|
||||
Affected unit will deal more damage when attacking unit that has specific bonus. Note that this bonus has no assigned description. To make it visible in creature window UI, make sure to provide custom description for such bonus.
|
||||
|
||||
- subtype - identifier of hated bonus, ie. `UNDEAD`
|
||||
- val - additional damage, percentage
|
||||
|
||||
@@ -238,15 +238,13 @@ Building requirements can be described using logical expressions:
|
||||
Following Heroes III buildings can be used as unique buildings for a town. Their functionality should be identical to a corresponding H3 building. H3 buildings that are not present in this list contain no hardcoded functionality. See vcmi json configuration to see how such buildings can be implemented in a mod.
|
||||
|
||||
- `mysticPond`
|
||||
- `artifactMerchant`
|
||||
- `freelancersGuild`
|
||||
- `magicUniversity`
|
||||
- `castleGate`
|
||||
- `creatureTransformer`
|
||||
- `portalOfSummoning`
|
||||
- `library`
|
||||
- `escapeTunnel`
|
||||
- `treasury`
|
||||
- `auroraBorealis`
|
||||
- `deityOfFire`
|
||||
|
||||
#### Buildings from other Heroes III mods
|
||||
|
||||
|
||||
Reference in New Issue
Block a user