30 lines
960 B
HTML
30 lines
960 B
HTML
|
<html>
|
|||
|
<head>
|
|||
|
<title></title>
|
|||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|||
|
</head>
|
|||
|
|
|||
|
<body bgcolor="#333333" text="#FFFFFF" link="#00FF00" vlink="#FF0000" alink="#0000FF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
|
|||
|
|
|||
|
<table width="100%" border="0" cellspacing="4" cellpadding="0">
|
|||
|
<tr>
|
|||
|
<td align="center">
|
|||
|
<h1>STANZAS</h1>
|
|||
|
</td>
|
|||
|
</tr>
|
|||
|
</table>
|
|||
|
<p>
|
|||
|
Stanzas are element of actions. You can build a new action by
|
|||
|
assembling stanzas together.<br>
|
|||
|
<br>
|
|||
|
<a href="">Level</a>: indicate the level of this stanza.<br>
|
|||
|
<a href="">Skill</a>: indicate the skill this stanza use.<br>
|
|||
|
<a href="">Cost or Credit</a>: indicate the cost or credit value used
|
|||
|
in ballancing action composition.<br>
|
|||
|
<a href="">Coût ou Crédit Relatif</a> : indique le poucentage que la
|
|||
|
stanza ajoute sur le coût ou le crédit de toutes les autres
|
|||
|
stanzas de l'action.<br>
|
|||
|
</p>
|
|||
|
</body>
|
|||
|
</html>
|