Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 81
    • Issues 81
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • dulst
  • core
  • Wiki
  • Basic Effect Building

Last edited by Dulst Admin Dec 24, 2018
Page history

Basic Effect Building

What are effects

Effects are what make cards do things and be playable.

Effects are found in the card editor pane of every card. Click on a card to open its card editing screen.

Towards the bottom of the screenshot there is a place to edit the effect description, that's the human-readable effect text, and below that are the card effects for effect building.

Clicking on the add effect button will bring up the effect builder. With the effect builder you can make cards do anything.

Everything in the effect builder is extensively explained in the tooltips. Make sure to read the tooltips carefully to really understand what each option really does.

Building an effect

To make a card effect first write down what the card does in the effect description.

In this example we have the Sunrise Event card with the description:

Gain 1 mana.

When played it gives the player character 1 mana.

To make this effect, think about our action and our target. For the action think about what we're doing, and for the target think about what we're doing it to.

In this case we're increasing something (the action), and the thing that we're increasing is the owner player's mana (the target).

In the action column find the modify stats action. That action will allow us to change the property of any target. In our example, we want to increase the property, so under OPERATION, we choose + plus, and under CHANGE BY OR CHANGE TO click on custom value to input our own value. Input 1.

For the target of we choose a player, the owner. Next we choose the player property mana.

And that's it!

Clone repository
  • Analytics Events
  • Animations
  • Basic Effect Building
  • Change Log v13
  • Change Log v14
  • Change Log v15
  • Change Log v16.1
  • Change Log v16.2
  • Change Log v16.3
  • Change Log v16.4
  • Change Log v16.5
  • Change Log v16.6
  • Change Log v16.7
  • Change Log v16.8
  • Change Log v16
View All Pages