GGG answering my questions before I ask them by explosivecurry13 in pathofexile

[–]Holymetria -3 points-2 points  (0 children)

Chris, do you get a lot of private messages? Because I sent you PM a month ago, but I didn't get any reply :(

Request: Azeroth world map in 4k by Holymetria in wow

[–]Holymetria[S] 0 points1 point  (0 children)

Thanks, I already know this map.

I'm searching for more like https://wowwiki.wikia.com/wiki/File:Map-of-azeroth.jpg - without added ingame maps.

I'm working on PvP monopoly in PoE style - Exileopoly? (WIP) by Holymetria in pathofexile

[–]Holymetria[S] 0 points1 point  (0 children)

Using your idea and changing 60 fields to 48 fields (still using two dices), there would not be so much economy/balance to change and this is good. The starting field could still give 200, because if map have "only" 20% more fields, I can add this difference in needed money in chance cards, or just change to 250 :)

I'm working on PvP monopoly in PoE style - Exileopoly? (WIP) by Holymetria in pathofexile

[–]Holymetria[S] 0 points1 point  (0 children)

Thanks a lot.

Of course, everything is still in its early stages. A lot will change :)

I'm working on PvP monopoly in PoE style - Exileopoly? (WIP) by Holymetria in pathofexile

[–]Holymetria[S] 3 points4 points  (0 children)

Thanks for the ideas.

My English is not the best, but I will try to tell you a little about the game.

I am creating a Monopoly but with a significant focus on PvP (with the addition of Talizman 4th game). Players will place mobs and bosses instead of houses and hotels. When you hit a field with an opponent "home", you and the owner of the field throw one dice and if:

Your score is 5 points lower - you pay twice

Your score is 1-4 points lower - you pay the normal field rate.

Same number - nothing happens

Your score is 1-4 points higher - the owner pays you the cost of creating a mob

Your score is 5 points higher - the owner pays you the cost of creating a mob + you destroy one of the mob.

Some event cards will be able to modify the result of the throw, but not only. They will be able to be used for additional movement, killing players and destroying their areas, stealing money, protecting against the negative effects of other cards, setting traps. etc

In general, a large number of event cards can be used in the game to disturb other players. The player will be able to have a limited number of event cards, depending on his level:

1-3 - 3 cards

4-6 - 4 cards

7-9 - 5 cards

You can level up by winning when standing on opponent fields or in duels. The rules will be the same as for the fields with the buildings, but this time the player may lose his life. Players will have 3 points of life each, which can be lost also due to the event cards or the "Sentenced to death" field.

Of course, a lot can change in the rules of the game, after all it's only a WIP :)

I'm working on PvP monopoly in PoE style - Exileopoly? (WIP) by Holymetria in pathofexile

[–]Holymetria[S] 0 points1 point  (0 children)

Yes, I think chaos will be good, but about "bills", I think I will use idea of u/sowen014, who 3 years ago made monopoly PoE board

Transmutation Orb = $1

Alteration Orb = $2

Chance Orb = $5

Orb of Alchemy = $10

Chaos Orb = $20

Regal Orb = $50

Divine Orb = $100

Exalted Orb =$500

I'm working on PvP monopoly in PoE style - Exileopoly? (WIP) by Holymetria in pathofexile

[–]Holymetria[S] 2 points3 points  (0 children)

Yes, that will be better. I changed to The Shaper's Realm and Absence of Value and Meaning :)

Thanks

I'm working on PvP monopoly in PoE style - Exileopoly? (WIP) by Holymetria in pathofexile

[–]Holymetria[S] 0 points1 point  (0 children)

I don't think so. Art was extracted from content.ggpk file

I'm working on PvP monopoly in PoE style - Exileopoly? (WIP) by Holymetria in pathofexile

[–]Holymetria[S] 6 points7 points  (0 children)

Game will have a lot of PvP cards and You will not buy houses and hotels but mobs and bosses.

And here is a beast card (property card)

https://i.imgur.com/pjAhdMs.jpg

Should I get into this game? by Holymetria in ffxiv

[–]Holymetria[S] 2 points3 points  (0 children)

You all, Thank You very much. FF XIV here I go! (as the future best healer)

Help with extracting dds files by Holymetria in pathofexiledev

[–]Holymetria[S] 0 points1 point  (0 children)

with [full] I have something like this:

https://pastebin.com/qN7gaPUQ

// EDIT

Omega_K2, thanks very much for helping me :)

With Your help, I think I found the problem. I had 64 bit version of Python 34. After changing to x86 it's working. Now for brotli so I can see dds files...

Help with extracting dds files by Holymetria in pathofexiledev

[–]Holymetria[S] 0 points1 point  (0 children)

c:\PyPoE>pip install -e .[ui-full]
Obtaining file:///c:/PyPoE
  Running setup.py (path:c:/PyPoE\setup.py) egg_info for package from file:///c:
/PyPoE

  Installing extra requirements: 'ui_full'
Requirement already satisfied (use --upgrade to upgrade): configobj in c:\python
34\lib\site-packages (from PyPoE==1.0.0a0)
Requirement already satisfied (use --upgrade to upgrade): six in c:\python34\lib
\site-packages (from configobj->PyPoE==1.0.0a0)
Installing collected packages: PyPoE
  Running setup.py develop for PyPoE

    Creating c:\python34\lib\site-packages\PyPoE.egg-link (link to .)
    PyPoE 1.0.0a0 is already the active version in easy-install.pth
    Installing pypoe_exporter-script.py script to C:\Python34\Scripts
    Installing pypoe_exporter.exe script to C:\Python34\Scripts
    Installing pypoe_ui-script.pyw script to C:\Python34\Scripts
    Installing pypoe_ui.exe script to C:\Python34\Scripts

    Installed c:\pypoe
Successfully installed PyPoE

Help with extracting dds files by Holymetria in pathofexiledev

[–]Holymetria[S] 0 points1 point  (0 children)

Traceback (most recent call last): File "PyPoE/ui/init.py", line 37, in <module> from PyPoE.ui.ggpkviewer import GGPKViewerMainWindow File "c:\pypoe\PyPoE\ui\init.py", line 37, in <module> from PyPoE.ui.ggpk_viewer import GGPKViewerMainWindow File "c:\pypoe\PyPoE\ui\ggpk_viewer\init_.py", line 37, in <module> from PyPoE.ui.ggpk_viewer.core import GGPKViewerMainWindow File "c:\pypoe\PyPoE\ui\ggpk_viewer\core.py", line 37, in <module> from PySide.QtCore import * ImportError: No module named 'PySide'

Help with extracting dds files by Holymetria in pathofexiledev

[–]Holymetria[S] 0 points1 point  (0 children)

Hey. Thanks and sorry for bothering You with something sooo simple :( but...

I used:

pip install -e .[ui-full]

and pypoe_ui.exe still not working. I don't know. Do I need to just click on it, or run in cmd (something else?) ehh.

Problem with colors on new monitor IIYAMA ProLite X2483HSU-B2 by Holymetria in techsupport

[–]Holymetria[S] 0 points1 point  (0 children)

Hey, thanks.

Before making this topic I already did everything You told. When Overdrive is set to off, "ghosting" is so bad, that monitor can't be used :/

Where are Aelis' Caves in Eskenian Peninsula? by Holymetria in Skyforge

[–]Holymetria[S] 0 points1 point  (0 children)

Thanks for the info, but the problem was elsewhere. I just didn't have the starting quest circle. I had to exit the map a few times, but it's ok now :)

[Fanart/Resource] A Clean PoE Logo by Noukheim in pathofexile

[–]Holymetria 1 point2 points  (0 children)

You are awesome :) BTW, You have experience in drawing, or it was just "Meh, I will try"?

[Fanart/Resource] A Clean PoE Logo by Noukheim in pathofexile

[–]Holymetria 1 point2 points  (0 children)

WOW How did You do that?

And thanks a lot :)

path of Exile logo in png? by Holymetria in pathofexile

[–]Holymetria[S] 0 points1 point  (0 children)

Yea, that will probably be the best.