> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dotouch-emu.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Personnage

> Méthodes du personnage.

## Personnage

<div style={{display:"grid",gridTemplateColumns:"repeat(3, 1fr)",gap:"12px"}}>
  <a href="/methodes/personnage/server" style={{display:"flex",justifyContent:"space-between",alignItems:"center",padding:"10px 16px",border:"1px solid var(--border-color, #e5e7eb)",borderRadius:"6px",textDecoration:"none",color:"inherit",fontSize:"14px"}}>server<span style={{opacity:0.4}}>›</span></a>
  <a href="/methodes/personnage/name" style={{display:"flex",justifyContent:"space-between",alignItems:"center",padding:"10px 16px",border:"1px solid var(--border-color, #e5e7eb)",borderRadius:"6px",textDecoration:"none",color:"inherit",fontSize:"14px"}}>name<span style={{opacity:0.4}}>›</span></a>
  <a href="/methodes/personnage/id" style={{display:"flex",justifyContent:"space-between",alignItems:"center",padding:"10px 16px",border:"1px solid var(--border-color, #e5e7eb)",borderRadius:"6px",textDecoration:"none",color:"inherit",fontSize:"14px"}}>id<span style={{opacity:0.4}}>›</span></a>
  <a href="/methodes/personnage/breed" style={{display:"flex",justifyContent:"space-between",alignItems:"center",padding:"10px 16px",border:"1px solid var(--border-color, #e5e7eb)",borderRadius:"6px",textDecoration:"none",color:"inherit",fontSize:"14px"}}>breed<span style={{opacity:0.4}}>›</span></a>
  <a href="/methodes/personnage/level" style={{display:"flex",justifyContent:"space-between",alignItems:"center",padding:"10px 16px",border:"1px solid var(--border-color, #e5e7eb)",borderRadius:"6px",textDecoration:"none",color:"inherit",fontSize:"14px"}}>level<span style={{opacity:0.4}}>›</span></a>
  <a href="/methodes/personnage/kamas" style={{display:"flex",justifyContent:"space-between",alignItems:"center",padding:"10px 16px",border:"1px solid var(--border-color, #e5e7eb)",borderRadius:"6px",textDecoration:"none",color:"inherit",fontSize:"14px"}}>kamas<span style={{opacity:0.4}}>›</span></a>
  <a href="/methodes/personnage/lifepointsp" style={{display:"flex",justifyContent:"space-between",alignItems:"center",padding:"10px 16px",border:"1px solid var(--border-color, #e5e7eb)",borderRadius:"6px",textDecoration:"none",color:"inherit",fontSize:"14px"}}>lifePointsP<span style={{opacity:0.4}}>›</span></a>
  <a href="/methodes/personnage/energypoints" style={{display:"flex",justifyContent:"space-between",alignItems:"center",padding:"10px 16px",border:"1px solid var(--border-color, #e5e7eb)",borderRadius:"6px",textDecoration:"none",color:"inherit",fontSize:"14px"}}>energyPoints<span style={{opacity:0.4}}>›</span></a>
  <a href="/methodes/personnage/maxenergypoints" style={{display:"flex",justifyContent:"space-between",alignItems:"center",padding:"10px 16px",border:"1px solid var(--border-color, #e5e7eb)",borderRadius:"6px",textDecoration:"none",color:"inherit",fontSize:"14px"}}>maxEnergyPoints<span style={{opacity:0.4}}>›</span></a>
  <a href="/methodes/personnage/isinfight" style={{display:"flex",justifyContent:"space-between",alignItems:"center",padding:"10px 16px",border:"1px solid var(--border-color, #e5e7eb)",borderRadius:"6px",textDecoration:"none",color:"inherit",fontSize:"14px"}}>isInFight<span style={{opacity:0.4}}>›</span></a>
  <a href="/methodes/personnage/isbusy" style={{display:"flex",justifyContent:"space-between",alignItems:"center",padding:"10px 16px",border:"1px solid var(--border-color, #e5e7eb)",borderRadius:"6px",textDecoration:"none",color:"inherit",fontSize:"14px"}}>isBusy<span style={{opacity:0.4}}>›</span></a>
  <a href="/methodes/personnage/isteamleader" style={{display:"flex",justifyContent:"space-between",alignItems:"center",padding:"10px 16px",border:"1px solid var(--border-color, #e5e7eb)",borderRadius:"6px",textDecoration:"none",color:"inherit",fontSize:"14px"}}>isTeamLeader<span style={{opacity:0.4}}>›</span></a>
</div>
