City of Arabel
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    circle of flame spell harms allies

    Scheduled Pinned Locked Moved Closed Bugs
    9 Posts 5 Posters 367 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • CadizC
      Cadiz
      last edited by

      Area name:
      Issue Location:
      Quest Name:
      Store Name:
      NPC Name:
      NPC Location:
      Server Version:
      Screen Shot:
      Time: https://www.timeanddate.com/

      the circle of flame spell description says that it does not affect allies, it burned all of my party when i cast it.

      Zool's rule - don't be a dick.

      1 Reply Last reply Reply Quote
      • EchoE
        Echo
        last edited by

           while (GetIsObjectValid(oTarget)) {
                if(oTarget != oPC) {
                    int nTargetType = GetObjectType(oTarget);
                    if(!GetIsReactionTypeFriendly(oTarget, oPC)) {
                        if(nTargetType == 1 ||
                            nTargetType == 2 ||
                            nTargetType == 8 ||
                            nTargetType == 64){
                        SignalEvent(oTarget, EventSpellCastAt(oPC, iSpell));
                        fDelay = GetDistanceBetweenLocations(lTarget, GetLocation(oTarget)) / 20;
        

        It's looking for friendly but idk what is wrong here

        "You can complain if you weren't asked; you can't complain if you were asked but didn't contribute." ~ Professor.

        1 Reply Last reply Reply Quote
        • WulfricW
          Wulfric
          last edited by

          @Echo said in circle of flame spell harms allies:

          GetIsReactionTypeFriendly

          Maybe with if (GetIsReactionTypeHostile(...)) ?

          Thalia Autumnwind (main)
          Zenrin Reedhill (former)
          Elmar Venlamin (former)
          Horace Stokron (former)

          1 Reply Last reply Reply Quote
          • Winterhawk99W
            Winterhawk99
            last edited by

            my own opinion: Circle of flame should stop anyone coming in contact with the mage who cast it. it is a purely defensive spell used in dire circumstances when the mage feels threatened to the point of their death.

            No one should try to entreat a mage with a ring of fire surrounding them. Another point is that it is not the standard buff being that it is a short lived spell. Not meant for a standard buff. I say do not alter it for RP reasons. It does what it is meant to do IC even more so than the necromantic spell death armor.

            CadizC 1 Reply Last reply Reply Quote
            • Strife and DiscordS
              Strife and Discord
              last edited by

              Also think its kinda dumb. What fire doesnt harm allies?
              Its more of a decision if it should be an expected behavior(Thus not a bug) or not.

              If its an expected behavior we will need to update the spell description accordingly in TLK.

              1 Reply Last reply Reply Quote
              • CadizC
                Cadiz
                last edited by

                if it is supposed to affect allies then tbh no one will ever take it as you could do the same thing with a fireball centered on your feet, same damage and radius i think but fireball has other utility too.

                so the only thing that the circle spell has going for it is a nice vfx and a decent rp value, but i cant see that anyone is ever going to take it?

                Zool's rule - don't be a dick.

                1 Reply Last reply Reply Quote
                • CadizC
                  Cadiz @Winterhawk99
                  last edited by

                  @Winterhawk99 said in circle of flame spell harms allies:

                  my own opinion: Circle of flame should stop anyone coming in contact with the mage who cast it. it is a purely defensive spell used in dire circumstances when the mage feels threatened to the point of their death.

                  No one should try to entreat a mage with a ring of fire surrounding them. Another point is that it is not the standard buff being that it is a short lived spell. Not meant for a standard buff. I say do not alter it for RP reasons. It does what it is meant to do IC even more so than the necromantic spell death armor.

                  this spell is not flame armour but an explosion centered on the caster

                  Zool's rule - don't be a dick.

                  1 Reply Last reply Reply Quote
                  • Winterhawk99W
                    Winterhawk99
                    last edited by

                    I know Cadiz but your fireball senario doesn't apply because a fireball would also harm the caster. circle of flame does not harm the caster and should only not harm the caster. Anyone else approaching them should be harmed ally or enemy.

                    1 Reply Last reply Reply Quote
                    • EchoE
                      Echo
                      last edited by

                      Seems to be as intended.

                      "You can complain if you weren't asked; you can't complain if you were asked but didn't contribute." ~ Professor.

                      1 Reply Last reply Reply Quote
                      • 1 / 1
                      • First post
                        Last post