User Tools

Site Tools


pages:games:flare

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pages:games:flare [2022/11/03 22:04] – [Flare] mischerhpages:games:flare [2022/11/04 10:40] (current) mischerh
Line 1: Line 1:
 {{tag>flare game}} {{tag>flare game}}
-a+
 ====== Flare ====== ====== Flare ======
   * https://flarerpg.org/2012/12/17/20121217/   * https://flarerpg.org/2012/12/17/20121217/
   * https://flarerpg.org/faq/#empyrean-animal-figs   * https://flarerpg.org/faq/#empyrean-animal-figs
 +  * https://retromaggedon.com/index.php/flare-empyrean-campaign-pc-strategy-guide/
  
   * Trader:   * Trader:
Line 65: Line 66:
  
 From "sets.txt": From "sets.txt":
 +<code>
 "[set] "[set]
 id=4 id=4
Line 80: Line 81:
 bonus=7,lightning_resist,40 bonus=7,lightning_resist,40
 bonus=7,dark_resist,40" bonus=7,dark_resist,40"
 +</code>
    
  
 From "level_16_unique.txt": From "level_16_unique.txt":
 +<code>
 "# Stronghold #1 "# Stronghold #1
 [item] [item]
Line 192: Line 193:
 bonus=dmg_ment_min,30 bonus=dmg_ment_min,30
 bonus=dmg_ment_max,30" bonus=dmg_ment_max,30"
 +</code>
  
 It looks good? It looks good?
Line 208: Line 210:
  
  
 +  * https://github.com/clintbellanger/flare-game/blob/master/mods/empyrean_campaign/items/sets.txt
 +  * https://github.com/clintbellanger/flare-game/blob/master/mods/empyrean_campaign/items/items.txt
 +<code> 
 +# developer items
 +[item]
 +id=2000
 +name=DEV Boots
 +INCLUDE items/base/armor/magic_boots.txt
 +quality=unique
 +bonus=stealth,100
 +power=500
 +power_desc=Use: Teleport to target position.
 +
 +[item]
 +id=2001
 +name=DEV Invisibility Boots
 +INCLUDE items/base/armor/magic_boots.txt
 +quality=unique
 +bonus=stealth,100
 +power=501
 +power_desc=Use: Turn Invisible
 +</code>
 +  * https://github.com/clintbellanger/flare-game/blob/master/mods/empyrean_campaign/items/categories/level_8_unique.txt
 +  * https://github.com/clintbellanger/flare-game/tree/master/mods/empyrean_campaign/items/categories
pages/games/flare.1667513046.txt.gz · Last modified: 2022/11/03 22:04 by mischerh