Difference between revisions of "Character"

From GMN Wiki
Jump to navigation Jump to search
(Replace Main Page with clean, standard MediaWiki landing page; remove custom layout and inline CSS)
 
(29 intermediate revisions by one other user not shown)
Line 1: Line 1:
__NOTOC__
= Character =


{{#css:
This section covers the core mechanics that define your character and how they develop over time.


#p-logo { display:none; }
== Character Basics ==
* [[Statistics]] — Strength, Dexterity, Intelligence, stat caps, and related mechanics
* [[Skills]] — Skill system overview, skill caps, and progression rules


img
== Combat and Capabilities ==
{
* [[Special_Moves]] — Weapon special moves and how they work
    max-width: 100%;
* [[Abilities]] — Character abilities and other special mechanics
    height: auto;
* [[Equipment]] — Gear, weapons, armor, and equipment rules
}


#wrapper {
== Reputation and Systems ==
height: 620px;
* [[Fame_&_Karma]] — Fame/Karma and how reputation affects gameplay
width: 900px;
* [[Thieves_Guild]] — Thieves Guild rules, mechanics, and requirements
margin: auto;
position:relative;
}


#cf {
----
  position:absolute;
If you are new, start with [[Statistics]] and [[Skills]].
  margin:0 auto;
  width:238px;
}
 
#swordborder {
  position:absolute;
  margin:0 auto;
  width:1350px;
}
 
#cf img {
  position:absolute;
  left:0;
  -webkit-transition: opacity 0,2s ease-in-out;
  -moz-transition: opacity 0,2s ease-in-out;
  -o-transition: opacity 0,2s ease-in-out;
  transition: opacity 0,2s ease-in-out;
}
 
#cf img.top:hover {
  opacity:0;
}
 
#title {
 
position:absolute;
right:130px;
top:-75px;
 
}
 
 
#trim {
 
position:absolute;
left:-106px;
top:-98px;
 
}
 
#trim2 {
 
position:absolute;
right:-106px;
top:-98px;
 
}
 
 
#trim3 {
 
position:absolute;
right:-98px;
top:362px;
 
}
 
 
 
}
 
 
 
 
}}
 
 
 
<div id=wrapper>
 
<div style="max-width:100%;">
<choose uncached>
<option>[[File:character001.png|link=]]</option>
<option>[[File:character002.png|link=]]</option>
<option>[[File:character003.png|link=]]</option>
</choose>
</div>
 
<center>
<span style="font-size: 85%;">[[Credits|Click here to view the credits for artwork used on this page.]]</span>
</center>
 
<div id=title>
[[File:charactertitle1.png|link=]]
</div>
 
<div id=trim>
[[File:dragontrimleft.png|link=]]
</div>
 
<div id=trim2>
[[File:dragontrimright.png|link=]]
</div>
 
<div id=trim3>
[[File:castletrim.png|link=]]
</div>
 
<div id=cf style="
right:35px;
top: 170px;">
[[File:statistics2.gif|class=bottom|link=Statistics]]
[[File:testalign1.gif|class=bottom|link=Statistics]]
[[File:statistics1.gif|class=top|link=Statistics]]
</div>
 
<div id=cf style="
right:35px;
top: 220px;">
[[File:skills2.gif|class=bottom|link=Skills]]
[[File:testalign1.gif|class=bottom|link=Skills]]
[[File:skills1.gif|class=top|link=Skills]]
</div>
 
<div id=cf style="
right:35px;
top: 270px;">
[[File:specialmoves2.gif|class=bottom|link=Special_Moves]]
[[File:testalign1.gif|class=bottom|link=Special_Moves]]
[[File:specialmoves1.gif|class=top|link=Special_Moves]]
</div>
 
<div id=cf style="
right:35px;
top: 320px;">
[[File:abilities2.gif|class=bottom|link=Abilities]]
[[File:testalign1.gif|class=bottom|link=Abilities]]
[[File:abilities1.gif|class=top|link=Abilities]]
</div>
 
<div id=cf style="
right:35px;
top: 370px;">
[[File:equipment2.gif|class=bottom|link=Equipment]]
[[File:testalign1.gif|class=bottom|link=Equipment]]
[[File:equipment1.gif|class=top|link=Equipment]]
</div>
 
 
</div>
 
<div id=swordborder style="
left:-178px;
top: -176px;">
[[File:wikitop4.png|link=Main_Page]]
</div>
 
 
<div id=cf style="
left:-114px;
top: -135px;">
[[File:wikilogo5.png|class=bottom|link=Main_Page]]
</div>
 
<div id=cf style="
left:-182px;
top: -165px;">
[[File:aispwiki.png|class=bottom|link=Main_Page]]
</div>

Latest revision as of 14:07, 31 December 2025

Character

This section covers the core mechanics that define your character and how they develop over time.

Character Basics

  • Statistics — Strength, Dexterity, Intelligence, stat caps, and related mechanics
  • Skills — Skill system overview, skill caps, and progression rules

Combat and Capabilities

  • Special_Moves — Weapon special moves and how they work
  • Abilities — Character abilities and other special mechanics
  • Equipment — Gear, weapons, armor, and equipment rules

Reputation and Systems

  • Fame_&_Karma — Fame/Karma and how reputation affects gameplay
  • Thieves_Guild — Thieves Guild rules, mechanics, and requirements

If you are new, start with Statistics and Skills.