mirror of
https://github.com/vcmi/vcmi.git
synced 2025-07-17 01:32:21 +02:00
update docs
This commit is contained in:
@ -5,10 +5,14 @@ WARNING: currently custom spell schools are only partially supported:
|
|||||||
- it is possible to use custom spell schools in bonus system
|
- it is possible to use custom spell schools in bonus system
|
||||||
- it is possible to make skill for specializing in such spell
|
- it is possible to make skill for specializing in such spell
|
||||||
- it is possible to specify border decorations for mastery level of such spell in spellbook
|
- it is possible to specify border decorations for mastery level of such spell in spellbook
|
||||||
|
- it is possible to set bookmarks and header image for spellbook
|
||||||
|
|
||||||
```json
|
```json
|
||||||
// Internal field for H3 schools. Do not use for mods
|
// Internal field for H3 schools. Do not use for mods
|
||||||
"index" : "",
|
"index" : "",
|
||||||
|
|
||||||
|
// name of the school
|
||||||
|
"name" : "",
|
||||||
|
|
||||||
// animation file with spell borders for spell mastery levels
|
// animation file with spell borders for spell mastery levels
|
||||||
"schoolBorders" : "SplevA",
|
"schoolBorders" : "SplevA",
|
||||||
|
Reference in New Issue
Block a user