Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • 1 18996468-Dulst-Community-TEST
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Kaoru Aoi
  • 18996468-Dulst-Community-TEST
  • Wiki
  • Effect building
  • Basic Effect Building

Basic Effect Building · Changes

Page history
dulst-admin created page: Effect Building/Basic Effect Building authored Apr 08, 2020 by Kaoru Aoi's avatar Kaoru Aoi
Show whitespace changes
Inline Side-by-side
Effect-Building/Basic-Effect-Building.md 0 → 100644
View page @ 0925b09c
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.
![](https://ddx5i92cqts4o.cloudfront.net/images/1bjbmhvam_sunrise.png)
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.
![](https://ddx5i92cqts4o.cloudfront.net/images/1bjbnukn2_Screen_Shot_2017-06-23_at_8.27.27_PM.png)
And that's it!
[[Advanced Effect Building]]
\ No newline at end of file
Clone repository
  • AI Config
  • Achievements
  • Advanced Effect Building
  • Animal Kingdom
  • Animated Cards
  • Card Rarity
  • Copying Cards and Effects
  • Custom Action
  • Custom Actions
  • Dedicated Servers
  • Editing Cards
  • Effect Building
    • Basic Effect Building
    • Effect Triggers
  • Game Development Service
  • Game Making
    • Beginning Game Customization
View All Pages