> ## 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.

# Combat personnage

> Stats personnage en combat.

## Combat personnage

<div style={{display:"grid",gridTemplateColumns:"repeat(3, 1fr)",gap:"12px"}}>
  <a href="/methodes/combat/personnage/getap" 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"}}>getAP<span style={{opacity:0.4}}>›</span></a>
  <a href="/methodes/combat/personnage/getmp" 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"}}>getMP<span style={{opacity:0.4}}>›</span></a>
  <a href="/methodes/combat/personnage/getpo" 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"}}>getPO<span style={{opacity:0.4}}>›</span></a>
  <a href="/methodes/combat/personnage/forceap" 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"}}>forceAP<span style={{opacity:0.4}}>›</span></a>
  <a href="/methodes/combat/personnage/forcemp" 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"}}>forceMP<span style={{opacity:0.4}}>›</span></a>
  <a href="/methodes/combat/personnage/forcepo" 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"}}>forcePO<span style={{opacity:0.4}}>›</span></a>
  <a href="/methodes/combat/personnage/getlifepoints" 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"}}>getLifePoints<span style={{opacity:0.4}}>›</span></a>
  <a href="/methodes/combat/personnage/getlifepointsmax" 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"}}>getLifePointsMax<span style={{opacity:0.4}}>›</span></a>
  <a href="/methodes/combat/personnage/getlifepointsp" 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"}}>getLifePointsP<span style={{opacity:0.4}}>›</span></a>
  <a href="/methodes/combat/personnage/getrange" 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"}}>getRange<span style={{opacity:0.4}}>›</span></a>
  <a href="/methodes/combat/personnage/getlevel" 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"}}>getLevel<span style={{opacity:0.4}}>›</span></a>
  <a href="/methodes/combat/personnage/getbreed" 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"}}>getBreed<span style={{opacity:0.4}}>›</span></a>
  <a href="/methodes/combat/personnage/getid" 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"}}>getId<span style={{opacity:0.4}}>›</span></a>
  <a href="/methodes/combat/personnage/getcellid" 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"}}>getCellId<span style={{opacity:0.4}}>›</span></a>
  <a href="/methodes/combat/personnage/getmapid" 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"}}>getMapid<span style={{opacity:0.4}}>›</span></a>
  <a href="/methodes/combat/personnage/ismule" 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"}}>isMule<span style={{opacity:0.4}}>›</span></a>
  <a href="/methodes/combat/personnage/getcountinvocation" 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"}}>getCountInvocation<span style={{opacity:0.4}}>›</span></a>
  <a href="/methodes/combat/personnage/isitmyturn" 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"}}>isItMyTurn<span style={{opacity:0.4}}>›</span></a>
</div>
