11 lines
272 B
Markdown
11 lines
272 B
Markdown
---
|
|
eleventyNavigation:
|
|
key: Abilities
|
|
order: 3
|
|
---
|
|
|
|
Since Sebin is a fire dragon there's a myriad of abilities he has at his disposal to defend himself.
|
|
|
|
## Attacks
|
|
|
|
<abilities :abilities="attacks" :img="true" :char="firstName.toLowerCase()" webc:nokeep></abilities>
|