Skip to content

Commit

Permalink
Update constants documentation
Browse files Browse the repository at this point in the history
Signed-off-by: hwsapibot <dev@herc.ws>
  • Loading branch information
HerculesWSAPI committed Sep 29, 2024
1 parent 60f3f74 commit 0a3948d
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions doc/constants_pre-re.md
Original file line number Diff line number Diff line change
Expand Up @@ -5868,6 +5868,14 @@
- `HOMINFO_RENAME`: 5
- `HOMINFO_LEVEL`: 6

### getunitparam param-types

- `UNIT_PARAM_NAME`: 0
- `UNIT_PARAM_NATHEAL_WEIGHT_RATE`: 1
- `UNIT_PARAM_MAX_ASPD`: 2
- `UNIT_PARAM_MAX_HP`: 3
- `UNIT_PARAM_MAX_STATS`: 4

### Renewal

- `RENEWAL`: 0
Expand Down
8 changes: 8 additions & 0 deletions doc/constants_re.md
Original file line number Diff line number Diff line change
Expand Up @@ -5868,6 +5868,14 @@
- `HOMINFO_RENAME`: 5
- `HOMINFO_LEVEL`: 6

### getunitparam param-types

- `UNIT_PARAM_NAME`: 0
- `UNIT_PARAM_NATHEAL_WEIGHT_RATE`: 1
- `UNIT_PARAM_MAX_ASPD`: 2
- `UNIT_PARAM_MAX_HP`: 3
- `UNIT_PARAM_MAX_STATS`: 4

### Renewal

- `RENEWAL`: 1
Expand Down

0 comments on commit 0a3948d

Please sign in to comment.