Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate
FLARE [ARCHIVED]

problem to configure a skill

rixty
Saturday, February 17, 2018 - 11:59
rixty's picture

I have set this skill in /powers/powers.txt

[power]
id=2001
name=Innate Skill
type=fixed
buff=true
passive=true
icon=256
description=Innate Skill
post_effect=offense,19,0
post_effect=defense,24,0
post_effect=physical,19,0
post_effect=mental,14,0
post_effect=hp,50,0
post_effect=mp,15,0

[power]
id=2002
name=Innate Skill
type=fixed
buff=true
passive=true
icon=256
description=Innate Skill
post_effect=offense,19,0
post_effect=defense,24,0
post_effect=physical,19,0
post_effect=mental,14,0
post_effect=hp,52,0
post_effect=mp,16,0

I set this in the file /powers/trees/default.txt

[power]
id=2001
tab=2
position=80,35
upgrades=2002
requires_level=1

[upgrade]
id=2002
requires_level=2

I would like, at level 2 of the character, the skill would update automatically, without spending skill points, but it does not work at the moment ... I do not know where I'm wrong

  • Log in or register to post comments
dorkster
joined 13 years 2 months ago
Saturday, February 17, 2018 - 21:07
dorkster's picture

This appears to be an engine bug. I've added it to the pre-1.0 task list: https://github.com/clintbellanger/flare-engine/issues/1580

  • Log in or register to post comments
rixty
joined 7 years 8 months ago
Sunday, February 18, 2018 - 02:11
rixty's picture

ok, so I'm waiting patiently ^^

  • Log in or register to post comments