SlideShare una empresa de Scribd logo
1 de 12
Session 8
David Mullich
Concept Workshop - Game PreProduction
The Los Angeles Film School
Rule Hierarchy
 Rules
 Mechanics
 Systems
Examples of Game Systems
 Scoring
 Progression
 In-Game Economy
 Health
 Combat
 AI (Enemy Behavior)
 Magic
 Multiplayer
Health System Example
 The player starts the game with 3 lives.
 The player can gain an additional life by one of these methods:
 Collecting the Reincarnation Medallion
 Defeating three Mummies in less than 30 seconds
 The player loses a life when his health reaches 0% (see Combat
System).
 If the player has at least one life remaining:
○ The player’s Health is reset to 100%
○ The player respawns at the nearest player respawn point
○ All enemies respawn at their respawn points at 100% Health
 If the player has no lives remaining, the Lose Game Screen appears.
Progression System Example
 The player starts the game with 0 Experience Points.
 The player gains experience by successfully performing actions in
this chart:
Action Points Earned
Collecting gold 1 for each gold piece
Opening a treasure chest 50 points
Defeating a minion 100 points
Defeating a boss 1,000 points
Progression System Example
 The player gains an Experience level each time he accumulates the
necessary number of Experience points according to the table
below.
Experience Level Experience Points
1 100
2 200
3 400
4 800
5 1600
Progression System Example
 When the player Earns a new experience level:
 A pop-up appears announcing: “Congratulation! You have
reached level <LEVEL> and have earned <REWARD>.”
 Player level rewards are determined by the table below.
Experience Level Experience Points
1 Iron Sword
2 +1 Strength
3 Steel Sword
4 +1 Speed
5 Vibranium Sword
Combat System Example
 The attacker is the character (player character or enemy character)
who initiates combat)
 Combat occurs in a serious of rounds, in which the attacker strikes
the defender, and then the defender (if still alive) strikes the
attacker)
 The amount of damage done in each attack depends on the
character’s weapon, according to the table below:
Weapon Damage
Fist 1
Club 3
Dagger 5
Short Sword 10
Long Sword 20
Combat System Example
 The damage done by the weapon is subtracted from the target’s
health.
 If both character’s health is greater than 0, then combat continues
for another round.
 If either character’s health reaches 0, then combat immediately
ends. (See Life System).
AI System Example
 There are 4 states in the basic AI: Patrol,
Follow, Combat and Runaway.
 PATROL: Each enemy starts the level in Patrol mode.
In Patrol mode, each enemy walks between two
assigned waypoints at normal speed.
 FOLLOW: If the player moves within an enemy’s sight
range while it is in Patrol Mode, it goes into Follow
mode. In Follow mode, the enemy follows the player
at high speed.
 COMBAT: If the player and enemy character collide,
the enemy goes into Combat Mode. (See Combat
System).
 RUNAWAY: Each 10 seconds the enemy is in Follow
mode, there is a percent chance equal to the player’s
Experience Level, that the enemy will go into
Runaway Mode. In Runaway mode, the Enemy
returns to its closest waypoint at High Speed. Once it
arrives, it returns to Patrol mode.
Combat
Patrol
Follow
Runaway
Systems - Example
Enemy Radius Normal
Speed
High Speed Damage Hit Points
Womp Rat 5 3 5 1 5
Vorpel
Bunny
10 10 20 2 8
Bug Bear 20 5 10 10 15
Lion King 30 15 20 20 20
Kimono
Dragon
30 5 30 30 100
Develop your Systems Wiki page:
 What are the systems in your game?
 How does the player interact with these systems?
 How do the systems interact with one another?
Describe these in detail exactly how they work. Remember that a
programmer will eventually have to implement these, so the
programmer needs specific information about each system, not vague
generalities. However, avoid long paragraphs, and instead get your
meaning across using:
 Flowcharts
 Diagrams
 Formulas
Wiki

Más contenido relacionado

Destacado

03. Goals and Genres
03. Goals and Genres03. Goals and Genres
03. Goals and GenresAmin Babadi
 
LAFS Game Design 1 - Dramatic Elements
LAFS Game Design 1 - Dramatic ElementsLAFS Game Design 1 - Dramatic Elements
LAFS Game Design 1 - Dramatic ElementsDavid Mullich
 
Dramatic Elements
Dramatic ElementsDramatic Elements
Dramatic ElementsDan Dixon
 
LAFS Game Design 1 - The Player Experience
LAFS Game Design 1 - The Player ExperienceLAFS Game Design 1 - The Player Experience
LAFS Game Design 1 - The Player ExperienceDavid Mullich
 
Game design - formal and dramatic elements
Game design - formal and dramatic elementsGame design - formal and dramatic elements
Game design - formal and dramatic elementsJernej Virag
 
Formal Game Elements - Players
Formal Game Elements - PlayersFormal Game Elements - Players
Formal Game Elements - PlayersRoy Kimmins
 

Destacado (6)

03. Goals and Genres
03. Goals and Genres03. Goals and Genres
03. Goals and Genres
 
LAFS Game Design 1 - Dramatic Elements
LAFS Game Design 1 - Dramatic ElementsLAFS Game Design 1 - Dramatic Elements
LAFS Game Design 1 - Dramatic Elements
 
Dramatic Elements
Dramatic ElementsDramatic Elements
Dramatic Elements
 
LAFS Game Design 1 - The Player Experience
LAFS Game Design 1 - The Player ExperienceLAFS Game Design 1 - The Player Experience
LAFS Game Design 1 - The Player Experience
 
Game design - formal and dramatic elements
Game design - formal and dramatic elementsGame design - formal and dramatic elements
Game design - formal and dramatic elements
 
Formal Game Elements - Players
Formal Game Elements - PlayersFormal Game Elements - Players
Formal Game Elements - Players
 

Similar a LAFS PREPRO Session 8 - Assignments

LAFS Game Design 1 - Structural Elements
LAFS Game Design 1 - Structural ElementsLAFS Game Design 1 - Structural Elements
LAFS Game Design 1 - Structural ElementsDavid Mullich
 
Video Games: The Virtual Skinner Box
Video Games: The Virtual Skinner BoxVideo Games: The Virtual Skinner Box
Video Games: The Virtual Skinner Boxk3stone
 
1 e one page combat summary
1 e one page combat summary1 e one page combat summary
1 e one page combat summaryPablo Parzanini
 
[En]gladius introduction
[En]gladius introduction[En]gladius introduction
[En]gladius introductionSang Yel Lee
 
The jellokaraboosqaud assignment3_0715
The jellokaraboosqaud assignment3_0715The jellokaraboosqaud assignment3_0715
The jellokaraboosqaud assignment3_0715Aaron Christian
 
Controller Trollers Procedure
Controller Trollers ProcedureController Trollers Procedure
Controller Trollers Procedurejhouchens99
 
Next Gen Asteroids
Next Gen AsteroidsNext Gen Asteroids
Next Gen AsteroidsJustin Young
 
LAFS Game Design 9 - Balancing
LAFS Game Design 9 - BalancingLAFS Game Design 9 - Balancing
LAFS Game Design 9 - BalancingDavid Mullich
 
Designing balance (takeaway version)
Designing balance (takeaway version)Designing balance (takeaway version)
Designing balance (takeaway version)Kacper Szymczak
 
LAFS Game Mechanics - The Core Mechanic
LAFS Game Mechanics - The Core MechanicLAFS Game Mechanics - The Core Mechanic
LAFS Game Mechanics - The Core MechanicDavid Mullich
 
Alliance Expedition Battle
Alliance Expedition BattleAlliance Expedition Battle
Alliance Expedition BattleSilver Caprice
 
GAME MECHANIC - chapter 3 v1.1 (2018 edition)
GAME MECHANIC - chapter 3 v1.1 (2018 edition)GAME MECHANIC - chapter 3 v1.1 (2018 edition)
GAME MECHANIC - chapter 3 v1.1 (2018 edition)Hamzah Asyrani Sulaiman
 

Similar a LAFS PREPRO Session 8 - Assignments (14)

LAFS Game Design 1 - Structural Elements
LAFS Game Design 1 - Structural ElementsLAFS Game Design 1 - Structural Elements
LAFS Game Design 1 - Structural Elements
 
Video Games: The Virtual Skinner Box
Video Games: The Virtual Skinner BoxVideo Games: The Virtual Skinner Box
Video Games: The Virtual Skinner Box
 
1 e one page combat summary
1 e one page combat summary1 e one page combat summary
1 e one page combat summary
 
Task 2 research
Task 2 researchTask 2 research
Task 2 research
 
Task 2 research
Task 2 researchTask 2 research
Task 2 research
 
[En]gladius introduction
[En]gladius introduction[En]gladius introduction
[En]gladius introduction
 
The jellokaraboosqaud assignment3_0715
The jellokaraboosqaud assignment3_0715The jellokaraboosqaud assignment3_0715
The jellokaraboosqaud assignment3_0715
 
Controller Trollers Procedure
Controller Trollers ProcedureController Trollers Procedure
Controller Trollers Procedure
 
Next Gen Asteroids
Next Gen AsteroidsNext Gen Asteroids
Next Gen Asteroids
 
LAFS Game Design 9 - Balancing
LAFS Game Design 9 - BalancingLAFS Game Design 9 - Balancing
LAFS Game Design 9 - Balancing
 
Designing balance (takeaway version)
Designing balance (takeaway version)Designing balance (takeaway version)
Designing balance (takeaway version)
 
LAFS Game Mechanics - The Core Mechanic
LAFS Game Mechanics - The Core MechanicLAFS Game Mechanics - The Core Mechanic
LAFS Game Mechanics - The Core Mechanic
 
Alliance Expedition Battle
Alliance Expedition BattleAlliance Expedition Battle
Alliance Expedition Battle
 
GAME MECHANIC - chapter 3 v1.1 (2018 edition)
GAME MECHANIC - chapter 3 v1.1 (2018 edition)GAME MECHANIC - chapter 3 v1.1 (2018 edition)
GAME MECHANIC - chapter 3 v1.1 (2018 edition)
 

Más de David Mullich

LAFS Game Mechanics - Replayability
LAFS Game Mechanics - ReplayabilityLAFS Game Mechanics - Replayability
LAFS Game Mechanics - ReplayabilityDavid Mullich
 
LAFS Game Mechanics - Balancing
LAFS Game Mechanics - BalancingLAFS Game Mechanics - Balancing
LAFS Game Mechanics - BalancingDavid Mullich
 
LAFS Game Mechanics - Narrative Elements
LAFS Game Mechanics - Narrative ElementsLAFS Game Mechanics - Narrative Elements
LAFS Game Mechanics - Narrative ElementsDavid Mullich
 
LAFS Game Mechanics - Randomness and Risk
LAFS Game Mechanics - Randomness and RiskLAFS Game Mechanics - Randomness and Risk
LAFS Game Mechanics - Randomness and RiskDavid Mullich
 
LAFS Game Mechanics - Information and Game Mechanics
LAFS Game Mechanics - Information and Game MechanicsLAFS Game Mechanics - Information and Game Mechanics
LAFS Game Mechanics - Information and Game MechanicsDavid Mullich
 
LAFS Game Mechanics - Social Mechanics
LAFS Game Mechanics - Social MechanicsLAFS Game Mechanics - Social Mechanics
LAFS Game Mechanics - Social MechanicsDavid Mullich
 
LAFS Game Mechanics - Resource Management Mechanics
LAFS Game Mechanics - Resource Management MechanicsLAFS Game Mechanics - Resource Management Mechanics
LAFS Game Mechanics - Resource Management MechanicsDavid Mullich
 
LAFS Game Mechanics - Tactical Mechanics
LAFS Game Mechanics - Tactical MechanicsLAFS Game Mechanics - Tactical Mechanics
LAFS Game Mechanics - Tactical MechanicsDavid Mullich
 
LAFS Game Mechanics - Progression Mechanics
LAFS Game Mechanics - Progression MechanicsLAFS Game Mechanics - Progression Mechanics
LAFS Game Mechanics - Progression MechanicsDavid Mullich
 
LAFS Marketing and Monetization Lecture 6: Advertising and Publicity
LAFS Marketing and Monetization Lecture 6: Advertising and PublicityLAFS Marketing and Monetization Lecture 6: Advertising and Publicity
LAFS Marketing and Monetization Lecture 6: Advertising and PublicityDavid Mullich
 
LAFS Game Mechanics - Balancing
LAFS Game Mechanics - BalancingLAFS Game Mechanics - Balancing
LAFS Game Mechanics - BalancingDavid Mullich
 
LAFS Marketing and Monetization Lecture 10: Business And Marketing Plans
LAFS Marketing and Monetization Lecture 10: Business And Marketing PlansLAFS Marketing and Monetization Lecture 10: Business And Marketing Plans
LAFS Marketing and Monetization Lecture 10: Business And Marketing PlansDavid Mullich
 
LAFS Marketing and Monetization Lecture 9: Community Development And Management
LAFS Marketing and Monetization Lecture 9: Community Development And ManagementLAFS Marketing and Monetization Lecture 9: Community Development And Management
LAFS Marketing and Monetization Lecture 9: Community Development And ManagementDavid Mullich
 
LAFS Marketing and Monetization Lecture 8: Monetization and Metrics
LAFS Marketing and Monetization Lecture 8: Monetization and MetricsLAFS Marketing and Monetization Lecture 8: Monetization and Metrics
LAFS Marketing and Monetization Lecture 8: Monetization and MetricsDavid Mullich
 
LAFS Marketing and Monetization Lecture 7: Sales and Distribution
LAFS Marketing and Monetization Lecture 7: Sales and DistributionLAFS Marketing and Monetization Lecture 7: Sales and Distribution
LAFS Marketing and Monetization Lecture 7: Sales and DistributionDavid Mullich
 
LAFS Marketing and Monetization Lecture 5: Marketing Materials
LAFS Marketing and Monetization Lecture 5: Marketing MaterialsLAFS Marketing and Monetization Lecture 5: Marketing Materials
LAFS Marketing and Monetization Lecture 5: Marketing MaterialsDavid Mullich
 
LAFS Marketing and Monetization Lecture 4: Social Media
LAFS Marketing and Monetization Lecture 4: Social MediaLAFS Marketing and Monetization Lecture 4: Social Media
LAFS Marketing and Monetization Lecture 4: Social MediaDavid Mullich
 
LAFS Marketing and Monetization Lecture 3: Game Funding
LAFS Marketing and Monetization Lecture 3: Game FundingLAFS Marketing and Monetization Lecture 3: Game Funding
LAFS Marketing and Monetization Lecture 3: Game FundingDavid Mullich
 
LAFS Marketing and Monetization Lecture 2: Game Publishing
LAFS Marketing and Monetization Lecture 2: Game PublishingLAFS Marketing and Monetization Lecture 2: Game Publishing
LAFS Marketing and Monetization Lecture 2: Game PublishingDavid Mullich
 

Más de David Mullich (20)

LAFS Game Mechanics - Replayability
LAFS Game Mechanics - ReplayabilityLAFS Game Mechanics - Replayability
LAFS Game Mechanics - Replayability
 
LAFS Game Mechanics - Balancing
LAFS Game Mechanics - BalancingLAFS Game Mechanics - Balancing
LAFS Game Mechanics - Balancing
 
LAFS Game Mechanics - Narrative Elements
LAFS Game Mechanics - Narrative ElementsLAFS Game Mechanics - Narrative Elements
LAFS Game Mechanics - Narrative Elements
 
LAFS Game Mechanics - Randomness and Risk
LAFS Game Mechanics - Randomness and RiskLAFS Game Mechanics - Randomness and Risk
LAFS Game Mechanics - Randomness and Risk
 
LAFS Game Mechanics - Information and Game Mechanics
LAFS Game Mechanics - Information and Game MechanicsLAFS Game Mechanics - Information and Game Mechanics
LAFS Game Mechanics - Information and Game Mechanics
 
LAFS Game Mechanics - Social Mechanics
LAFS Game Mechanics - Social MechanicsLAFS Game Mechanics - Social Mechanics
LAFS Game Mechanics - Social Mechanics
 
LAFS Game Mechanics - Resource Management Mechanics
LAFS Game Mechanics - Resource Management MechanicsLAFS Game Mechanics - Resource Management Mechanics
LAFS Game Mechanics - Resource Management Mechanics
 
LAFS Game Mechanics - Tactical Mechanics
LAFS Game Mechanics - Tactical MechanicsLAFS Game Mechanics - Tactical Mechanics
LAFS Game Mechanics - Tactical Mechanics
 
LAFS Game Mechanics - Progression Mechanics
LAFS Game Mechanics - Progression MechanicsLAFS Game Mechanics - Progression Mechanics
LAFS Game Mechanics - Progression Mechanics
 
LAFS Marketing and Monetization Lecture 6: Advertising and Publicity
LAFS Marketing and Monetization Lecture 6: Advertising and PublicityLAFS Marketing and Monetization Lecture 6: Advertising and Publicity
LAFS Marketing and Monetization Lecture 6: Advertising and Publicity
 
Game Fair
Game FairGame Fair
Game Fair
 
LAFS Game Mechanics - Balancing
LAFS Game Mechanics - BalancingLAFS Game Mechanics - Balancing
LAFS Game Mechanics - Balancing
 
LAFS Marketing and Monetization Lecture 10: Business And Marketing Plans
LAFS Marketing and Monetization Lecture 10: Business And Marketing PlansLAFS Marketing and Monetization Lecture 10: Business And Marketing Plans
LAFS Marketing and Monetization Lecture 10: Business And Marketing Plans
 
LAFS Marketing and Monetization Lecture 9: Community Development And Management
LAFS Marketing and Monetization Lecture 9: Community Development And ManagementLAFS Marketing and Monetization Lecture 9: Community Development And Management
LAFS Marketing and Monetization Lecture 9: Community Development And Management
 
LAFS Marketing and Monetization Lecture 8: Monetization and Metrics
LAFS Marketing and Monetization Lecture 8: Monetization and MetricsLAFS Marketing and Monetization Lecture 8: Monetization and Metrics
LAFS Marketing and Monetization Lecture 8: Monetization and Metrics
 
LAFS Marketing and Monetization Lecture 7: Sales and Distribution
LAFS Marketing and Monetization Lecture 7: Sales and DistributionLAFS Marketing and Monetization Lecture 7: Sales and Distribution
LAFS Marketing and Monetization Lecture 7: Sales and Distribution
 
LAFS Marketing and Monetization Lecture 5: Marketing Materials
LAFS Marketing and Monetization Lecture 5: Marketing MaterialsLAFS Marketing and Monetization Lecture 5: Marketing Materials
LAFS Marketing and Monetization Lecture 5: Marketing Materials
 
LAFS Marketing and Monetization Lecture 4: Social Media
LAFS Marketing and Monetization Lecture 4: Social MediaLAFS Marketing and Monetization Lecture 4: Social Media
LAFS Marketing and Monetization Lecture 4: Social Media
 
LAFS Marketing and Monetization Lecture 3: Game Funding
LAFS Marketing and Monetization Lecture 3: Game FundingLAFS Marketing and Monetization Lecture 3: Game Funding
LAFS Marketing and Monetization Lecture 3: Game Funding
 
LAFS Marketing and Monetization Lecture 2: Game Publishing
LAFS Marketing and Monetization Lecture 2: Game PublishingLAFS Marketing and Monetization Lecture 2: Game Publishing
LAFS Marketing and Monetization Lecture 2: Game Publishing
 

Último

Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...Nguyen Thanh Tu Collection
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docxPoojaSen20
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docxPoojaSen20
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...pradhanghanshyam7136
 

Último (20)

Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 

LAFS PREPRO Session 8 - Assignments

  • 1. Session 8 David Mullich Concept Workshop - Game PreProduction The Los Angeles Film School
  • 2. Rule Hierarchy  Rules  Mechanics  Systems
  • 3. Examples of Game Systems  Scoring  Progression  In-Game Economy  Health  Combat  AI (Enemy Behavior)  Magic  Multiplayer
  • 4. Health System Example  The player starts the game with 3 lives.  The player can gain an additional life by one of these methods:  Collecting the Reincarnation Medallion  Defeating three Mummies in less than 30 seconds  The player loses a life when his health reaches 0% (see Combat System).  If the player has at least one life remaining: ○ The player’s Health is reset to 100% ○ The player respawns at the nearest player respawn point ○ All enemies respawn at their respawn points at 100% Health  If the player has no lives remaining, the Lose Game Screen appears.
  • 5. Progression System Example  The player starts the game with 0 Experience Points.  The player gains experience by successfully performing actions in this chart: Action Points Earned Collecting gold 1 for each gold piece Opening a treasure chest 50 points Defeating a minion 100 points Defeating a boss 1,000 points
  • 6. Progression System Example  The player gains an Experience level each time he accumulates the necessary number of Experience points according to the table below. Experience Level Experience Points 1 100 2 200 3 400 4 800 5 1600
  • 7. Progression System Example  When the player Earns a new experience level:  A pop-up appears announcing: “Congratulation! You have reached level <LEVEL> and have earned <REWARD>.”  Player level rewards are determined by the table below. Experience Level Experience Points 1 Iron Sword 2 +1 Strength 3 Steel Sword 4 +1 Speed 5 Vibranium Sword
  • 8. Combat System Example  The attacker is the character (player character or enemy character) who initiates combat)  Combat occurs in a serious of rounds, in which the attacker strikes the defender, and then the defender (if still alive) strikes the attacker)  The amount of damage done in each attack depends on the character’s weapon, according to the table below: Weapon Damage Fist 1 Club 3 Dagger 5 Short Sword 10 Long Sword 20
  • 9. Combat System Example  The damage done by the weapon is subtracted from the target’s health.  If both character’s health is greater than 0, then combat continues for another round.  If either character’s health reaches 0, then combat immediately ends. (See Life System).
  • 10. AI System Example  There are 4 states in the basic AI: Patrol, Follow, Combat and Runaway.  PATROL: Each enemy starts the level in Patrol mode. In Patrol mode, each enemy walks between two assigned waypoints at normal speed.  FOLLOW: If the player moves within an enemy’s sight range while it is in Patrol Mode, it goes into Follow mode. In Follow mode, the enemy follows the player at high speed.  COMBAT: If the player and enemy character collide, the enemy goes into Combat Mode. (See Combat System).  RUNAWAY: Each 10 seconds the enemy is in Follow mode, there is a percent chance equal to the player’s Experience Level, that the enemy will go into Runaway Mode. In Runaway mode, the Enemy returns to its closest waypoint at High Speed. Once it arrives, it returns to Patrol mode. Combat Patrol Follow Runaway
  • 11. Systems - Example Enemy Radius Normal Speed High Speed Damage Hit Points Womp Rat 5 3 5 1 5 Vorpel Bunny 10 10 20 2 8 Bug Bear 20 5 10 10 15 Lion King 30 15 20 20 20 Kimono Dragon 30 5 30 30 100
  • 12. Develop your Systems Wiki page:  What are the systems in your game?  How does the player interact with these systems?  How do the systems interact with one another? Describe these in detail exactly how they work. Remember that a programmer will eventually have to implement these, so the programmer needs specific information about each system, not vague generalities. However, avoid long paragraphs, and instead get your meaning across using:  Flowcharts  Diagrams  Formulas Wiki

Notas del editor

  1. There are three categories of rules, all important to a successful play experience:Setup involves things you do once at the beginning of a gameProgression entails what happens during a gameResolution indicates the conditions that cause the game to end and how an outcome is determined based on the game state.Mechanics are a collection of rules that form a discrete chunk of gameplay.Systems are collections of mechanics that make up the biggest chunks of the game.