Skip to content

Random Weather Events Design

lijunyao1 edited this page Sep 11, 2022 · 4 revisions

Introduction

The design of random events included random weather, random items, and random augments. Random events will bring different buffs and nerfs to friendly units and enemies and enhance the fun and gameplay of the game. This is the introduction of these random events design. Random weather events will random appear in the game and bring different effects.

Random weather Events

Once players start game, they will meet a random weather. The weather icons will appear in the top center of the game screen. Different weather will bring different buffs and nerfs to friendly units and enemies. (Some buffs and nerfs are not yet finalized, these buffs and nerfs will be finalized in future implementation process.)

Weather: Sunny

This is a sunny day. Does not affect movement. Does not affect terrain and lighting. Must not appear adjacently with snowy.

Weather: Cloudy

This is a cloudy day. Does not affect movement. Affect lighting a little bit.

Weather: Rainy

This is a rainy day. Affect movement a lot. Affect terrain and lighting. Must not appear adjacently with sunny.

Weather: Snowy

This is a snowy day. There is some buff and nerf in a snowy day.

Weather: Thunderstorm

This is a thunderstorm day. Affecting movement a little bit. Affect lighting.

Table of Contents

Home

Game

Game Home

Design Influences

Gameplay Features

Style

Story

Friendly Units
Map
City
Buildings
Unit Selections

Spell

Game User Testing: Theme of Unit Selection & Spell System

UI User Testing

Tutorial

Resource Stats Display

Loading Screen Bar

Health Bars
In Game menu
  • Feature
  • User Testing:In Game Menu

Landscape Tile Design

Landscape Tile Design Feedback

Weather Design

Weather Design Feedback

Camera Movement

Enemy design

Enemy Units

Enemy AI

How Animation Works

Map Flooding

Game Engine

Getting Started

Entities and Components

Service Locator

Loading Resources

Logging

Unit Testing

Debug Terminal

Input Handling

UI

Animations

Audio

AI

Physics

Game Screens and Areas

Terrain

Concurrency & Threading

Settings

Troubleshooting

MacOS Setup Guide

Clone this wiki locally