Difference between revisions of "Game Design Ideas Rolemaster Castles & Ruins"

From ShieldKings Wiki
Jump to: navigation, search
(Created page with "A Geology Simulator for Game Worlds. A series of ideas building a world based around geology. link= <center> {| |+ style="caption-side:bottom;...")
 
m
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
A Geology Simulator for Game Worlds. A series of ideas building a world based around geology.
+
A construction set for the procedural grammars idea using the Castles & Ruins book for Rolemaster.
  
 
[[File:pic.png|900px|center|link= ]]
 
[[File:pic.png|900px|center|link= ]]
Line 13: Line 13:
  
  
==[[Game_Design_Ideas_Geology_Simulator|Geology Simulator]]==
+
==[[Game_Design_Ideas_Rolemaster_Castles_&_Ruins|ICE#5542 Rolemaster Castles & Ruins]]==
* [[Game_Design_Ideas_Geology_Simulator_Part_1|Geology Simulator Part 1]]
+
Add all pages that could be useful
* [[Game_Design_Ideas_Geology_Simulator_Part_2|Geology Simulator Part 2]]
+
* [[Game_Design_Ideas_Rolemaster_Castles_&_Ruins_Introduction|1.0 Introduction]] p4
* [[Game_Design_Ideas_Geology_Simulator_Part_3|Geology Simulator Part 3]]
+
* [[Game_Design_Ideas_Rolemaster_Castles_&_Ruins_Castle_Construction_&_Design|4.0 Castle Construction and Design]] p30
* [[Game_Design_Ideas_Geology_Simulator_Part_4|Geology Simulator Part 4]]
+
* [[Game_Design_Ideas_Rolemaster_Castles_&_Ruins_Designing_a_Castle|6.0 Designing a Castle]] p41
* [[Game_Design_Ideas_Geology_Simulator_Part_5|Geology Simulator Part 5]]
+
* [[Game_Design_Ideas_Rolemaster_Castles_&_Ruins_Construction_Comments_&_Concerns|7.0 Construction Comments & Concerns]] p54
 +
* [[Game_Design_Ideas_Rolemaster_Castles_&_Ruins_Breach_Values_&_Collapsing_a_Structure|9.0 Breach Values and Collapsing a Structure]] p63
 +
* [[Game_Design_Ideas_Rolemaster_Castles_&_Ruins_Repairing_Castles|10.0 Repairing Castles]] p64
 +
* [[Game_Design_Ideas_Rolemaster_Castles_&_Ruins_Daily_Life|11.0 Daily Life]] p65
 +
* [[Game_Design_Ideas_Rolemaster_Castles_&_Ruins_Taxes/Other_Income|12.0 Taxes/Other Income]] p70
 +
* [[Game_Design_Ideas_Rolemaster_Castles_&_Ruins_Heraldry|15.0 Heraldry]] p77
 +
* [[Game_Design_Ideas_Rolemaster_Castles_&_Ruins_Food_Collection_&_Harvesting|17.0 Food Collection and Harvesting]] p91
 +
* [[Game_Design_Ideas_Rolemaster_Castles_&_Ruins_Siegecraft|18.0 Siegecraft]] p92
 +
* [[Game_Design_Ideas_Rolemaster_Castles_&_Ruins_Castle_Defenses|19.0 Castle Defenses]] p94
 +
* [[Game_Design_Ideas_Rolemaster_Castles_&_Ruins_Random_Ruin_Generation|30.0 Random Ruin Generation]] p121
 +
* [[Game_Design_Ideas_Rolemaster_Castles_&_Ruins_Construction_Unit_Catalog|32.0 Construction Unit Catalog]] p134
 +
** One Story Building (7' tall)
 +
** One Story Building with Loft (10' tall)
 +
** Two Story Building (18' tall)
 +
** Strong Building, One Story (10' tall)
 +
** Strong Building, Two Story (20' tall)
 +
** Strong Building, Three Story (30' tall)
 +
** Strong Building, Four Story (40' tall)
 +
** Strong Building, Five Story (50' tall)
 +
** Strong Building, Six Story (60' tall)
 +
** Square Tower
 +
* [[Game_Design_Ideas_Rolemaster_Castles_&_Ruins_Glossary_of_Castle_Terms|Glossary of Castle Terms]] p187
 +
 
 +
* [[Game_Design_Ideas_Rolemaster_Castles_&_Ruins|ICE#5542 Rolemaster Castles & Ruins]]
 +
* [[Game_Design_Ideas_Rolemaster_Castles_&_Ruins|ICE#5542 Rolemaster Castles & Ruins]]
 +
* [[Game_Design_Ideas_Rolemaster_Castles_&_Ruins|ICE#5542 Rolemaster Castles & Ruins]]
 +
** [[Game_Design_Ideas_Geology_Simulator_Part_5|Geology Simulator Part 5]]
  
  
Line 35: Line 61:
  
  
=Notes=
+
==Images==
 
* A
 
* A
 +
===Image:: No Link===
 +
[[File:pic.png|link= ]]
 +
===Image:: Size:: No Link===
 +
[[File:pic.png|900px|link= ]]
 +
===Image:: Size:: No Link===
 +
[[File:pic.png|900px|link= ]]
 +
===Image:: Size:: No Link===
 +
[[File:pic.png|900px|link= ]]
 +
 +
 +
==Colour Text==
 +
* <span style="color:#0000FF">Blue writing</span>
 +
* <span style="color:#00FF00">Lime Green writing</span>
 +
* <span style="color:#008000">Green writing</span>
 +
 +
 +
===Colour Text: Code===
 +
'''<span style="color:#006699">public class</span>'''
 +
* Change all '''<span style="color:#006699">code</span>''' to use wikimedia extension [https://www.mediawiki.org/wiki/Extension:SyntaxHighlight_GeSHi SyntaxHighlight_GeSHi]
 +
<pre>
 +
<syntaxhighlight lang="python">
 +
def quickSort(arr):
 +
less = []
 +
pivotList = []
 +
more = []
 +
if len(arr) <= 1:
 +
return arr
 +
else:
 +
pass
 +
</syntaxhighlight>
 +
</pre>
 +
 +
 +
===Simple Table with Heading with Coloured Caption===
 +
<center>
 +
{| class="wikitable"
 +
|+ style="caption-side:top; color:#e76700;"|''Special Unit Designations''
 +
|-
 +
!
 +
Unit Type
 +
!
 +
Unit Name
 +
!Unit
 +
Abbreviation
 +
|-
 +
|Tactical Reconnaissance
 +
|Heeresluftgruppe
 +
|(H) Gr
 +
|-
 +
|Long Range
 +
|Fernaufklärungsgruppe
 +
|(F) Gr
 +
|-
 +
|Coastal Groups
 +
|Küstenfliegergruppe
 +
|KFGr
 +
|-
 +
|Long Range Bomber
 +
|Kampfgruppe
 +
|KGr
 +
|-
 +
|}
 +
</center>
 +
 +
 +
===Multi-Grey Rows===
 +
<center>
 +
{| class="wikitable" width="25%"
 +
! style="background:#CCCCCC;" colspan="2"|Maritime Aircraft
 +
|-
 +
!style="background:#333333;" align="center"|'''Code'''
 +
!style="background:#333333;" align="center"|'''Description'''
 +
|-
 +
|style="background:#666666;" width="25%" align="left"|'''DY''' xxx
 +
|style="background:#666666;" align="left"|1 crew, weighing up to 600 Kg
 +
|-
 +
|style="background:#999999;" align="left"|'''DE''' xxx
 +
|style="background:#999999;" align="left"|1-3 crew, weighing up to 2200 kg
 +
|-
 +
|style="background:#666666;" align="left"|'''DI''' xxx
 +
|style="background:#666666;" align="left"|1-4 crew, weighing up to 5000 kg
 +
|-
 +
|style="background:#999999;" align="left"|'''DA''' xxx
 +
|style="background:#999999;" align="left"|Multi-engine, weighing over 5000 kg
 +
|}
 +
</center>
 +
 +
 +
===Picture Table with Coloured Caption===
 +
<center>
 +
{|
 +
|+ style="caption-side:bottom; color:#000000;"|'''Do 17Z-10, 2./ NJG 2'''
 +
| [[File:do17_model.jpg|link= ]]
 +
|}
 +
</center>
 +
 +
 +
===HTML Colour Names===
 +
<center>
 +
{| class="wikitable" width="25%"
 +
! style="background:#CCCCCC;" colspan="3"|HTML Colour Names
 +
|-
 +
!style="background:#333333;" colspan="2" align="center"|'''Colours'''
 +
!style="background:#333333;" align="center"|'''HEX Code'''
 +
|-
 +
|style="background:#FFFFFF;" width="25%" align="center"|
 +
|style="background:#666666;" align="left"|<span style="color:#FFFFFF"> '''White'''</span>
 +
|style="background:#666666;" align="left"|span style="color:#FFFFFF"
 +
|-
 +
|style="background:#C0C0C0;" align="center"|
 +
|style="background:#999999;" align="left"|<span style="color:#C0C0C0"> '''Silver'''</span>
 +
|style="background:#999999;" align="left"|span style="color:#C0C0C0"
 +
|-
 +
|style="background:#808080;" align="center"|
 +
|style="background:#666666;" align="left"|<span style="color:#808080"> '''Gray'''</span>
 +
|style="background:#666666;" align="left"|span style="color:#808080
 +
|-
 +
|style="background:#000000;" align="center"|
 +
|style="background:#999999;" align="left"|<span style="color:#000000"> '''Black'''</span>
 +
|style="background:#999999;" align="left"|span style="color:#000000
 +
|-
 +
|style="background:#FF0000;" align="center"|
 +
|style="background:#666666;" align="left"|<span style="color:#FF0000"> '''Red'''</span>
 +
|style="background:#666666;" align="left"|span style="color:#FF0000
 +
|-
 +
|style="background:#800000;" width="25%" align="center"|
 +
|style="background:#666666;" align="left"|<span style="color:#800000"> '''Maroon'''</span>
 +
|style="background:#666666;" align="left"|span style="color:#800000
 +
|-
 +
|style="background:#FFFF00;" align="center"|
 +
|style="background:#999999;" align="left"|<span style="color:#FFFF00"> '''Yellow'''</span>
 +
|style="background:#999999;" align="left"|span style="color:#FFFF00
 +
|-
 +
|style="background:#808000;" align="center"|
 +
|style="background:#666666;" align="left"|<span style="color:#808000"> '''Olive'''</span>
 +
|style="background:#666666;" align="left"|span style="color:#808000
 +
|-
 +
|style="background:#00FF00;" align="center"|
 +
|style="background:#999999;" align="left"|<span style="color:#00FF00"> '''Lime'''</span>
 +
|style="background:#999999;" align="left"|span style="color:#00FF00
 +
|-
 +
|style="background:#008000;" align="center"|
 +
|style="background:#666666;" align="left"|<span style="color:#008000"> '''Green'''</span>
 +
|style="background:#666666;" align="left"|span style="color:#008000
 +
|-
 +
|style="background:#00FFFF;" width="25%" align="center"|
 +
|style="background:#666666;" align="left"|<span style="color:#00FFFF"> '''Aqua'''</span>
 +
|style="background:#666666;" align="left"|span style="color:#00FFFF
 +
|-
 +
|style="background:#008080;" align="center"|
 +
|style="background:#999999;" align="left"|<span style="color:#008080"> '''Teal'''</span>
 +
|style="background:#999999;" align="left"|span style="color:#008080
 +
|-
 +
|style="background:#0000FF;" align="center"|
 +
|style="background:#666666;" align="left"|<span style="color:#0000FF"> '''Blue'''</span>
 +
|style="background:#666666;" align="left"|span style="color:#0000FF
 +
|-
 +
|style="background:#000080;" align="center"|
 +
|style="background:#999999;" align="left"|<span style="color:#000080"> '''Navy'''</span>
 +
|style="background:#999999;" align="left"|span style="color:#000080
 +
|-
 +
|style="background:#FF00FF;" align="center"|
 +
|style="background:#666666;" align="left"|<span style="color:#FF00FF"> '''Fuchsia'''</span>
 +
|style="background:#666666;" align="left"|span style="color:#FF00FF
 +
|-
 +
|style="background:#800080;" align="center"|
 +
|style="background:#666666;" align="left"|<span style="color:#800080"> '''Purple'''</span>
 +
|style="background:#666666;" align="left"|span style="color:#800080
 +
|}
 +
</center>
 +
 +
 +
===Category Tables===
 +
An example of a Category Table using templates and sub-templates.
 +
 +
<center>
 +
{|
 +
|+ style="caption-side:top; color:#e76700;"|'''Screenshot'''
 +
| [[File:Miltary Unit Infobox Screenshot.png|link= ]]
 +
|}
 +
</center>
 +
 +
<nowiki>
 +
{{Infobox military unit
 +
|unit_name=German 7th Panzer Division
 +
|image=[[File:7th Panzer Division logo.svg|75px]]
 +
|caption=
 +
|country={{flagicon|Nazi Germany}} [[Deutsches Reich]]
 +
|allegiance=
 +
|type=[[Division (military)|Division]]
 +
|branch=[[German Army|Heer]]
 +
|dates=18 October 1939&nbsp;– 8 May 1945
 +
|specialization=[[Panzer]]
 +
|command_structure=
 +
|size=
 +
|current_commander=
 +
|garrison=
 +
|ceremonial_chief=
 +
|nickname="Gespensterdivision"
 +
|motto=
 +
|colors=
 +
|march=
 +
|mascot=
 +
|battles=[[World War II]]
 +
|notable_commanders=[[Georg Stumme]]<br/>[[Erwin Rommel]]<br/>[[Hasso von Manteuffel]]
 +
|anniversaries=
 +
<!-- Insignia -->
 +
|identification_symbol=[[File:7th Panzer Division logo.svg|50px]]
 +
|identification_symbol_label=1940
 +
|identification_symbol_2=[[File:7th Panzer Division logo 2.svg|50px]]
 +
|identification_symbol_2_label=1941–1945
 +
|identification_symbol_3=[[File:7th Panzer Division logo 3.svg|50px]]
 +
|identification_symbol_3_label=at Kursk
 +
|identification_symbol_4=
 +
|identification_symbol_4_label=
 +
}}
 +
</nowiki>
 +
 +
* [http://en.wikipedia.org/wiki/7th_Panzer_Division_%28Wehrmacht%29| 7th Panzer Division (Wehrmacht)]
 +
 +
 +
==Notes==
 
* A
 
* A
 +
** A
  
 
[[Category:Research]] [[Category:Game Design]] [[Category:Articles]] [[Category:Ideas]] [[Category:Rolemaster]]
 
[[Category:Research]] [[Category:Game Design]] [[Category:Articles]] [[Category:Ideas]] [[Category:Rolemaster]]

Latest revision as of 12:31, 18 December 2015

A construction set for the procedural grammars idea using the Castles & Ruins book for Rolemaster.

Do 17Z-10, 2./ NJG 2
900px

Colour Text: Code: public class


ICE#5542 Rolemaster Castles & Ruins

Add all pages that could be useful

  • ICE#5542 Rolemaster Castles & Ruins
  • ICE#5542 Rolemaster Castles & Ruins
  • ICE#5542 Rolemaster Castles & Ruins


Link Name


Link Name


Images

  • A

Image:: No Link

File:Pic.png

Image:: Size:: No Link

900px

Image:: Size:: No Link

900px

Image:: Size:: No Link

900px


Colour Text

  • Blue writing
  • Lime Green writing
  • Green writing


Colour Text: Code

public class

<syntaxhighlight lang="python">
def quickSort(arr):
 less = []
 pivotList = []
 more = []
 if len(arr) <= 1:
 return arr
 else:
 pass
</syntaxhighlight>


Simple Table with Heading with Coloured Caption

Special Unit Designations

Unit Type

Unit Name

Unit

Abbreviation

Tactical Reconnaissance Heeresluftgruppe (H) Gr
Long Range Fernaufklärungsgruppe (F) Gr
Coastal Groups Küstenfliegergruppe KFGr
Long Range Bomber Kampfgruppe KGr


Multi-Grey Rows

Maritime Aircraft
Code Description
DY xxx 1 crew, weighing up to 600 Kg
DE xxx 1-3 crew, weighing up to 2200 kg
DI xxx 1-4 crew, weighing up to 5000 kg
DA xxx Multi-engine, weighing over 5000 kg


Picture Table with Coloured Caption

Do 17Z-10, 2./ NJG 2
File:Do17 model.jpg


HTML Colour Names

HTML Colour Names
Colours HEX Code
White span style="color:#FFFFFF"
Silver span style="color:#C0C0C0"
Gray span style="color:#808080
Black span style="color:#000000
Red span style="color:#FF0000
Maroon span style="color:#800000
Yellow span style="color:#FFFF00
Olive span style="color:#808000
Lime span style="color:#00FF00
Green span style="color:#008000
Aqua span style="color:#00FFFF
Teal span style="color:#008080
Blue span style="color:#0000FF
Navy span style="color:#000080
Fuchsia span style="color:#FF00FF
Purple span style="color:#800080


Category Tables

An example of a Category Table using templates and sub-templates.

Screenshot
File:Miltary Unit Infobox Screenshot.png

{{Infobox military unit |unit_name=German 7th Panzer Division |image=[[File:7th Panzer Division logo.svg|75px]] |caption= |country={{flagicon|Nazi Germany}} [[Deutsches Reich]] |allegiance= |type=[[Division (military)|Division]] |branch=[[German Army|Heer]] |dates=18 October 1939 – 8 May 1945 |specialization=[[Panzer]] |command_structure= |size= |current_commander= |garrison= |ceremonial_chief= |nickname="Gespensterdivision" |motto= |colors= |march= |mascot= |battles=[[World War II]] |notable_commanders=[[Georg Stumme]]<br/>[[Erwin Rommel]]<br/>[[Hasso von Manteuffel]] |anniversaries= <!-- Insignia --> |identification_symbol=[[File:7th Panzer Division logo.svg|50px]] |identification_symbol_label=1940 |identification_symbol_2=[[File:7th Panzer Division logo 2.svg|50px]] |identification_symbol_2_label=1941–1945 |identification_symbol_3=[[File:7th Panzer Division logo 3.svg|50px]] |identification_symbol_3_label=at Kursk |identification_symbol_4= |identification_symbol_4_label= }}


Notes

  • A
    • A