regen doc

This commit is contained in:
Olivier Gagnon
2022-10-09 18:46:13 -04:00
parent cbb7f58231
commit 7a89c0a1bb
100 changed files with 804 additions and 836 deletions

View File

@@ -4,8 +4,10 @@
## Multipliers.strength property
Multiplier to strength skill
<b>Signature:</b>
```typescript
strength: number;
strength?: number;
```