Jump to content

wih

Members
  • Posts

    301
  • Joined

  • Last visited

Everything posted by wih

  1. And here is the answer of Obsidian. They will increase sales of POE 1/2 by announcing and creating a first person RPG in the same setting, which will be their answer to Skyrim and as a result of this all the hardcore Avowed fans will play POE 1/2 and will be calling the other Avowed fans noobs if they don't.
  2. This is the reason why we shouldn't compare POE1/2 with Kingmaker until Kingmaker gets its sequel, IMO.
  3. They need to allow fast travel from the map and then just tell the players that only using fast travel will cause some scripted interactions to not work. So take a stroll from time to time. In principle, the best way for such a thing to be introduced is by a mod. But mods are unaccessible for console players, I assume. So it has to be part of the core game.
  4. That would be nice. I would like that. I don't know how it would work with all the spells and abilities and what not, but I like realism. Edit: Oh, and the AI would have a whole lot more to take care of. I still think it would be complicated.
  5. In this game characters are able to turn around instantly. To be realistic, characters should not be able to turn around so quickly, because players will be able to avoid flanking by heavy microing. I am also a fan of realism, by the way. But this game's approach to realism is by abstracting many things.
  6. Yet the game treats it as a condition. It as if it skips the activity part and simulates the end result, which is that the flanked character suffers not only from the fact that they are attacked by many enemies, but also that these enemies attack at the same time and from different directions. The game does not track who's facing who, because this would complicate matters greatly.
  7. But you do not get a bonus because you flank your opponent. It is the flanked character that gets a malus from the fact they are attacked from many sides. It is a condition: you are flanked when you are attacked from different directions and this condition has certain negatives. The game does not care where the flanked character is facing when getting hit. There is also this spell that makes you believe there are enemies around you and it also results in you becoming flanked. You are less focused defending from the real enemy, because you think there is somebody attacking you from behind.
  8. I understand the "flanked" condition as "overloaded". Having to defend from attacks from multiple sides.
  9. I'm sure he has developed a thick skin in his 20 years of game development, but some things just have too high penetration. Some recovery time is needed.
  10. Out of curiosity I tried to find some forum of Versus Evil, but found nothing. It would be good to have a link to paste here, so that people know where to post their complaints.
  11. I know what you mean. There is no fully satisfactory solution. It is not the only quest like that. Many quests in PoE were like this, too. It is clearly deliberate. I think it is about the role play. The quest designer is offering to the player a set of differing outcomes, so that the player has an opportunity to define the character they play. You select the outcome that relates most to the way your character views and understands the world, even though that outcome may not give you, the player, a full satisfaction. This design approach is not without a danger. Many players probably feel that they play a very powerful character, who should be able to achieve an outcome that is best in every way. Who could blame them? "But my character is totally benevolent! I want to achieve justice and happiness for all the good guys!" So they are left with a feeling that there is something wrong with the game.
  12. It can be modded probably, but it won't help the console players, I guess. When the game was released, I wondered why their loading screens were so bland aside from the wasted opportunity to show more info to the player. Icewind Dale had gorgeous screens, PoE ones were also nice.
  13. The game has trouble introducing the new players to all of its lore, why didn't they exploit the loading screens for this purpose is beyond me. I wonder if it is possible to put the PoE 2 wiki content there. Another use for the loading screens could be for spells and abilities descriptions, and also mechanics information and build tips with which this forum is full of. Another possibility is to put the descriptions of the gear the player has acquired in the game so far. I rarely have patience to read them when found ingame, but I would read them from the loading screens.
  14. Strong arguments. I decided that he is their head, he probably knows what they need, so I decided to grant him what he wants for the tribe. But of course he may be wrong.
  15. But then the tribe's head Ranga Ruanu will be unhappy, because he wants to trade with Vailians. He thinks this is the road to prosperity for the tribe.
  16. You are probably right about the cooldowns, but I was afraid that the cooldowns may be still active when the next battle starts, so I tried to make them as short as possible. I was getting too much glitchy behaviour and this is my first reliable version. It doesn't depend on timing. But I need to test whether the cooldowns can indeed persist for the next battle. Maybe what I'm assuming is not actually correct. I tested to see whether I can get three attacks out of two pistols. It turned out that if I place a regular attack, followed by a full attack ability, then I indeed get three attacks, however the third attack is just an animation. The game recognizes that the first pistol is empty Edit: But if I place two regular attacks, then I will have to depend on the cooldowns only. I'm somewhat afraid of that.
  17. So I made a concept party, all multiclassed blackjackets with four weapon slots, 1 to 3 slots are for automated opening salvoes. Here is the script of the party leader, who carries 6 pistols and a melee weapon. Requires the More Custom AI Conditions mod. Blackjacket/Rogue Both scripts should be executed in list order. The script is in two parts, to be more manageable. Part 1. Melee script - Self: Aware NOT -> Disciplined strikes cooldown 5 - at least 2 guile NOT Range weapon equipped-> weapon set 4 cooldown 5 - Self: Only melee weapons equipped -> Attack... ... Whatever rules are there, they should be accompanied with the condition Self: Only melee weapons equipped. Part 2. Salvo script - at least 4 guile -> weapon set 1 cooldown 10 (guile is 4) - at least 4 guile -> Crippling strike cooldown 10 (guile is 3) - at least 3 guile -> weapon set 2 cooldown 10 (guile is 3) - at least 3 guile -> Crippling strike cooldown 10 (guile is 2) - at least 2 guile -> weapon set 3 cooldown 10 (guile is 2) - at least 2 guile -> Crippling strike cooldown 10 (guile is 1) The second script is placed in the second AI slot, but is actually executed first. Only after it is executed, the conditions in the first script become true and the melee fight can begin. The script requires some maintenance. Those seven rules that refer to the guile resource count need to be incremented when the character levels up and gets more guile.
  18. Leveling up doesn't give attribute points. An important design goal for the game was to eliminate the risk of trap builds. You are supposed to choose attributes which you like and your build to be viable nevertheless. So you shouldn't worry. There aren't any critical attributes that you should max out or you are screwed. Classes give different options that depend on different attributes, so that you would be able to find ways to play your character and be successful. That is, unless you are playing on PotD, which you shouldn't do on your first playthrough anyway. And even then it is probably not fatal. INT matters for the ranges and the durations. 10 INT gives you the default ranges and durations, more than 10 INT gives you percentage bonus increases.
  19. I'm trying to create a script for a character with four weapon slots and I have the thing working in principle, but it is still very glitchy. My main problem currently is that the character often just plainly refuses to switch to the first weapon set, despite this being the very first rule in the script. The rule is like this: Discipline: at least 3 -> Weapon set 1 (Cooldown 10) The character has 3 discipline initially and my intention is to burn through the discipline and guile while weapon sets change from 1 to 4, using the class resources as counters. But the first rule is not executed and I don't know why. I need to do more debugging.
  20. I avoid cooldowns when I can, instead preferring to set strict conditions to determine what should happen. For example, with disciplined barrage I check whether self:has inspiration: Aware is false before casting it. With Marked shot I have set up things such that the final rule will only be reached if the character cannot find marked targets to attack. The cooldown is indeed 0 but the whole scheme usually works correctly.
  21. I also waited on the beach and nobody came. It turns out you have to pass under the stone arch, although the cursor looks as if you can't go there. There you find Rongi and the fruits.
  22. I read somewhere that the companions which are not in the party use the stock AI during deck battles. It seems this is correct, because I have seen them doing things which I haven't scripted them to do. I play RTwP.
×
×
  • Create New...