summaryrefslogtreecommitdiff
path: root/data/activities/worldcall.yml
blob: c5ea3e4d5f5766400127738476cac29ca6f96e73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
worldcall_hearth_passage:
  name: "Cast Hearth Passage"
  description: "Teleport to the location of your hearth."
  whatnot:
    tags:
      - "spell"
      - "worldcall"
    requirements:
      - type: "skill"
        gid: "worldcall"
        level: 1
    cost:
      - type: "item"
        gid: "stone"
        quantity: 5
      - type: "item"
        gid: "wood"
        quantity: 5
    duration:
      base: 60
      minimum: 35
      scaling:
        - type: "skill"
          gid: "worldcall"
          scale_value: 0.5
        - type: "stat"
          gid: "worldcall_speed"
          scale_value: 1
    results:
      - type: "hearth_location"
      - type: "xp"
        gid: "worldcall"
        base: 4